<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Penalized Ordinal Regression</dc:title>
  <dc:title>R package ordinalNet version 2.14</dc:title>
  <dc: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) 
    &lt;doi:10.18637/jss.v099.i06&gt;.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Imports: stats, graphics</dc:relation>
  <dc:relation>Suggests: testthat (&gt;= 1.0.2), MASS (&gt;= 7.3-45), glmnet (&gt;= 2.0-5),
penalized (&gt;= 0.9-50), VGAM (&gt;= 1.0-3), rms (&gt;= 5.1-0)</dc:relation>
  <dc:creator>Michael Wurm &lt;wurm@uwalumni.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Michael Wurm [aut, cre],
  Paul Rathouz [aut],
  Bret Hanlon [aut]</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=ordinalNet/LICENSE)</dc:rights>
  <dc:date>2026-02-13</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=ordinalNet</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.ordinalNet</dc:identifier>
</oai_dc:dc>
