Package: ordinalNet
Type: Package
Title: Penalized Ordinal Regression
Version: 1.2
Date: 2015-11-24
Authors@R: person("Mike", "Wurm", email = "wurm@wisc.edu",
    role = c("aut", "cre"))
Description: Fits ordinal regression models with elastic net penalty.
    Supported models include cumulative logit, probit, cauchit, and complementary log-log.
    The algorithm uses Fisher Scoring with Coordinate Descent updates.
LazyData: TRUE
License: MIT + file LICENSE
Imports: stats
Suggests: testthat, MASS, glmnet (>= 2.0-1), penalized, ordinalgmifs,
        nnet
NeedsCompilation: no
Packaged: 2015-11-24 23:41:13 UTC; mike
Author: Mike Wurm [aut, cre]
Maintainer: Mike Wurm <wurm@wisc.edu>
Repository: CRAN
Date/Publication: 2015-11-25 08:54:27
