Package: ohenery 0.1.1
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.1.tar.gz
ohenery_0.1.1.zip(r-4.5)ohenery_0.1.1.zip(r-4.4)ohenery_0.1.1.zip(r-4.3)
ohenery_0.1.1.tgz(r-4.4-x86_64)ohenery_0.1.1.tgz(r-4.4-arm64)ohenery_0.1.1.tgz(r-4.3-x86_64)ohenery_0.1.1.tgz(r-4.3-arm64)
ohenery_0.1.1.tar.gz(r-4.5-noble)ohenery_0.1.1.tar.gz(r-4.4-noble)
ohenery_0.1.1.tgz(r-4.4-emscripten)ohenery_0.1.1.tgz(r-4.3-emscripten)
ohenery.pdf |ohenery.html✨
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 1 years agofrom:4b7613bc9c. Checks:OK: 9. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 04 2024 |
R-4.5-win-x86_64 | OK | Nov 04 2024 |
R-4.5-linux-x86_64 | OK | Nov 04 2024 |
R-4.4-win-x86_64 | OK | Nov 04 2024 |
R-4.4-mac-x86_64 | OK | Nov 04 2024 |
R-4.4-mac-aarch64 | OK | Nov 04 2024 |
R-4.3-win-x86_64 | OK | Nov 04 2024 |
R-4.3-mac-x86_64 | OK | Nov 04 2024 |
R-4.3-mac-aarch64 | OK | Nov 04 2024 |
Exports:as.linoddserankharsmharsm_invlinkharsmfitharsmlikhensmhensmlikinv_smaxnormalizerheneryrsmsmax
Dependencies:clidigestdplyrfansigenericsgluelatticelifecyclemagrittrmaxLikmiscToolspillarpkgconfigR6Rcpprlangsandwichtibbletidyselectutf8vctrswithrzoo
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 |