Package: ordinalNet
Type: Package
Title: Penalized Ordinal Regression
Version: 1.1
Date: 2015-11-21
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, penalized, ordinalgmifs, nnet
NeedsCompilation: no
Packaged: 2015-11-21 17:44:31 UTC; mike
Author: Mike Wurm [aut, cre]
Maintainer: Mike Wurm <wurm@wisc.edu>
Repository: CRAN
Date/Publication: 2015-11-22 11:48:29
