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.1
Date: 2019-10-14
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: 6.1.1
NeedsCompilation: yes
Packaged: 2019-10-15 04:35:48 UTC; spav
Author: Steven E. Pav [aut, cre] (<https://orcid.org/0000-0002-4197-6195>)
Repository: CRAN
Date/Publication: 2019-10-15 06:30:02 UTC
Built: R 4.2.0; aarch64-apple-darwin20; 2022-03-22 18:16:36 UTC; unix
Archs: ohenery.so.dSYM
