ordinalNet
Penalized Ordinal Regression
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.
- Version2.12
- R versionunknown
- LicenseMIT
- LicenseLICENSE
- Needs compilation?Yes
- ordinalNet citation info
- Last release03/22/2022
Team
Michael Wurm
Paul Rathouz
Show author detailsRolesAuthorBret Hanlon
Show author detailsRolesAuthor
Insights
Last 30 days
This package has been downloaded 689 times in the last 30 days. This could be a paper that people cite without reading. Reaching the medium popularity echelon is no small feat! The following heatmap shows the distribution of downloads per day. Yesterday, it was downloaded 28 times.
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Last 365 days
This package has been downloaded 6,758 times in the last 365 days. A solid achievement! Enough downloads to get noticed at department meetings. The day with the most downloads was Oct 09, 2024 with 82 downloads.
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Data provided by CRAN
Binaries
Dependencies
- Suggests6 packages
- Reverse Imports4 packages