CRAN/E | ordinalNet

ordinalNet

Penalized Ordinal Regression

Installation

About

Fits ordinal regression models with elastic net penalty. Supported model families include cumulative probability, stopping ratio, continuation ratio, and adjacent category. These families are a subset of vector glm's which belong to a model class we call the elementwise link multinomial-ordinal (ELMO) class. Each family in this class links a vector of covariates to a vector of class probabilities. Each of these families has a parallel form, which is appropriate for ordinal response data, as well as a nonparallel form that is appropriate for an unordered categorical response, or as a more flexible model for ordinal data. The parallel model has a single set of coefficients, whereas the nonparallel model has a set of coefficients for each response category except the baseline category. It is also possible to fit a model with both parallel and nonparallel terms, which we call the semi-parallel model. The semi-parallel model has the flexibility of the nonparallel model, but the elastic net penalty shrinks it toward the parallel model. For details, refer to Wurm, Hanlon, and Rathouz (2021) doi:10.18637/jss.v099.i06.

Citation ordinalNet citation info

Key Metrics

Version 2.12
Published 2022-03-22 764 days ago
Needs compilation? yes
License MIT
License File
CRAN checks ordinalNet results

Downloads

Yesterday 12 0%
Last 7 days 131 -11%
Last 30 days 503 -1%
Last 90 days 1.579 -0%
Last 365 days 5.661 -5%

Maintainer

Maintainer

Michael Wurm

wurm@uwalumni.com

Authors

Michael Wurm

aut / cre

Paul Rathouz

aut

Bret Hanlon

aut

Material

Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

ordinalNet archive

Imports

stats
graphics

Suggests

testthat ≥ 1.0.2
MASS ≥ 7.3-45
glmnet ≥ 2.0-5
penalized ≥ 0.9-50
VGAM ≥ 1.0-3
rms ≥ 5.1-0

Reverse Imports

CondCopulas
kosel
multiMarker