Package: ordinalNet
Type: Package
Title: Penalized Ordinal Regression
Version: 1.3
Date: 2015-11-30
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-30 20:56:31 UTC; mike
Author: Mike Wurm [aut, cre]
Maintainer: Mike Wurm <wurm@wisc.edu>
Repository: CRAN
Date/Publication: 2015-11-30 23:57:08
