Skip to content

ordinalNet

Penalized Ordinal Regression

v2.14 · Feb 12, 2026 · MIT + file LICENSE

Description

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>.

Downloads

604

Last 30 days

6559th

2.5K

Last 90 days

14.3K

Last year

Trend: -39.1% (30d vs prior 30d)

CRAN Check Status

14 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Reverse Dependencies (3)

Dependency Network

Dependencies Reverse dependencies CondCopulas kosel multiMarker ordinalNet

Version History

new 2.14 Mar 10, 2026
updated 2.14 ← 2.13 diff Feb 12, 2026
updated 2.13 ← 2.12 diff May 14, 2025
updated 2.12 ← 2.11 diff Mar 21, 2022
updated 2.11 ← 2.10 diff Feb 15, 2022
updated 2.10 ← 2.9 diff Sep 4, 2021
updated 2.9 ← 2.8 diff Jul 20, 2020
updated 2.8 ← 2.7 diff May 24, 2020
updated 2.7 ← 2.6 diff Jan 9, 2020
updated 2.6 ← 2.5 diff Feb 20, 2019
updated 2.5 ← 2.4 diff Sep 9, 2018
updated 2.4 ← 2.3 diff Dec 4, 2017
updated 2.3 ← 2.2 diff Oct 2, 2017
updated 2.2 ← 2.1 diff Aug 21, 2017
updated 2.1 ← 2.0 diff Aug 18, 2017
updated 2.0 ← 1.5 diff May 7, 2017
updated 1.5 ← 1.4 diff Jul 26, 2016
updated 1.4 ← 1.3 diff Dec 9, 2015
updated 1.3 ← 1.2 diff Nov 29, 2015
updated 1.2 ← 1.1 diff Nov 24, 2015