Package: ohenery
Maintainer: Steven E. Pav <shabbychef@gmail.com>
Authors@R: c(person(c("Steven", "E."), "Pav", 
    role=c("aut","cre"),
    email="shabbychef@gmail.com",
    comment = c(ORCID = "0000-0002-4197-6195")))
Version: 0.1.3
Date: 2025-04-19
License: LGPL-3
Title: Modeling of Ordinal Random Variables via Softmax Regression
BugReports: https://github.com/shabbychef/ohenery/issues
Description: 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.
Depends: R (>= 3.0.2)
Imports: Rcpp (>= 0.12.3), maxLik, magrittr, methods, dplyr
LinkingTo: Rcpp
Suggests: rlang, tidyr, forcats, microbenchmark, testthat, numDeriv,
        ggplot2, scales, knitr
Encoding: UTF-8
URL: https://github.com/shabbychef/ohenery
Collate: 'data.r' 'harsm.r' 'hensm.r' 'linodds.r' 'ohenery.r'
        'RcppExports.R' 'rsm.r' 'utils.r'
RoxygenNote: 7.3.2
NeedsCompilation: yes
Packaged: 2025-04-20 00:58:19 UTC; spav
Author: Steven E. Pav [aut, cre] (<https://orcid.org/0000-0002-4197-6195>)
Repository: CRAN
Date/Publication: 2025-04-20 09:10:06 UTC
Built: R 4.3.3; x86_64-apple-darwin20; 2025-04-20 09:20:50 UTC; unix
Archs: ohenery.so.dSYM
