Package: ordinalNet
Type: Package
Title: Penalized Ordinal Regression
Version: 1.4
Date: 2015-12-09
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
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2015-12-09 23:41:37 UTC; mike
Author: Mike Wurm [aut, cre]
Maintainer: Mike Wurm <wurm@wisc.edu>
Repository: CRAN
Date/Publication: 2015-12-10 09:52:33
