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

CRAN

722

Last 30 days

4359th

1.9K

Last 90 days

13.3K

Last year

Trend: +23.4% (30d vs prior 30d)

r2u CRAN

44

Last 30 days

136

Last 90 days

518

Last year

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

autoCRAN

1

Last 7 days

7

Last 30 days

0

All-time

autoCRAN-only: this name is served only by autoCRAN, so the count is exact.

CRAN Check Status

13 OK
Show all 13 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-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)

imports

suggests

Dependency Network

Dependencies Reverse dependencies CondCopulas kosel ordered ordinalNet

Version History

21 tracked
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