Package: ohenery 0.1.3
ohenery: Modeling of Ordinal Random Variables via Softmax Regression
Supports the modeling of ordinal random variables, like the outcomes of races, via Softmax regression, under the Harville <doi:10.1080/01621459.1973.10482425> and Henery <doi:10.1111/j.2517-6161.1981.tb01153.x> models.
Authors:
ohenery_0.1.3.tar.gz
ohenery_0.1.3.zip(r-4.7)ohenery_0.1.3.zip(r-4.6)ohenery_0.1.3.zip(r-4.5)
ohenery_0.1.3.tgz(r-4.6-x86_64)ohenery_0.1.3.tgz(r-4.6-arm64)ohenery_0.1.3.tgz(r-4.5-x86_64)ohenery_0.1.3.tgz(r-4.5-arm64)
ohenery_0.1.3.tar.gz(r-4.7-arm64)ohenery_0.1.3.tar.gz(r-4.7-x86_64)ohenery_0.1.3.tar.gz(r-4.6-arm64)ohenery_0.1.3.tar.gz(r-4.6-x86_64)
ohenery_0.1.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
ohenery/json (API)
| # Install 'ohenery' in R: |
| install.packages('ohenery', repos = c('https://shabbychef.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/shabbychef/ohenery/issues
- best_picture - Oscar Award Best Picture Data
- diving - Olympic Diving Data
- race_data - Horse Race Data
Last updated from:96109d6215. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 127 | ||
| linux-devel-x86_64 | OK | 145 | ||
| source / vignettes | OK | 185 | ||
| linux-release-arm64 | OK | 130 | ||
| linux-release-x86_64 | OK | 173 | ||
| macos-release-arm64 | OK | 132 | ||
| macos-release-x86_64 | OK | 210 | ||
| macos-oldrel-arm64 | OK | 110 | ||
| macos-oldrel-x86_64 | OK | 221 | ||
| windows-devel | OK | 130 | ||
| windows-release | OK | 117 | ||
| windows-oldrel | OK | 118 | ||
| wasm-release | OK | 132 |
Exports:as.linoddserankharsmharsm_invlinkharsmfitharsmlikhensmhensmlikinv_smaxnormalizerheneryrsmsmax
Dependencies:clidigestdplyrgenericsgluelatticelifecyclemagrittrmaxLikmiscToolspillarpkgconfigR6Rcpprlangsandwichtibbletidyselectutf8vctrswithrzoo
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| An object for modeling linear odds. | as.linodds coef.linodds predict.linodds |
| Oscar Award Best Picture Data | best_picture |
| Olympic Diving Data | diving |
| Expected rank under the Harville model. | erank |
| Friendly interface to softmax regression under Harville model. | harsm print.harsm vcov.harsm |
| The inverse link for the softmax. | harsm_invlink |
| Experts only softmax regression under Harville model. | harsmfit |
| Friendly interface to softmax regression under Henery model. | hensm print.hensm vcov.hensm |
| The inverse softmax function. | inv_smax |
| Normalize a vector to sum to one. | normalize |
| The 'ohenery' package. | ohenery-package ohenery |
| News for package 'ohenery': | ohenery-NEWS |
| Horse Race Data | race_data |
| Random generation under the Henery (or Harville) softmax model. | rhenery |
| Generate variates from a softmax distribution. | rsm |
| The softmax function. | smax |
| Softmax log likelihood under Harville and Henery Models. | harsmlik hensmlik smlik |
