Package: glmnetcr Type: Package Title: Fit a Penalized Constrained Continuation Ratio Model for Predicting an Ordinal Response Version: 1.0.7 Date: 2025-04-09 Authors@R: c(person("Kellie J.", "Archer", email = "archer.43@osu.edu", role = c("aut", "cre"), comment = c(ORCID="0000-0003-1555-5781"))) Description: Penalized methods are useful for fitting over-parameterized models. This package includes functions for restructuring an ordinal response dataset for fitting continuation ratio models for datasets where the number of covariates exceeds the sample size or when there is collinearity among the covariates. The 'glmnet' fitting algorithm is used to fit the continuation ratio model after data restructuring. License: GPL-2 Depends: R (>= 2.10), glmnet Suggests: tools BuildResaveData: best LazyLoad: yes Repository: https://kelliejarcher.r-universe.dev Date/Publication: 2025-04-09 13:47:22 UTC RemoteUrl: https://github.com/kelliejarcher/glmnetcr RemoteRef: HEAD RemoteSha: 401f8f587c9723714816a519130698843cc6f60b NeedsCompilation: no Packaged: 2026-07-02 08:35:50 UTC; root Author: Kellie J. Archer [aut, cre] (ORCID: ) Maintainer: Kellie J. Archer