Package: glmnetcr 1.0.6
glmnetcr: Fit a Penalized Constrained Continuation Ratio Model for Predicting an Ordinal Response
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.
Authors:
glmnetcr_1.0.6.tar.gz
glmnetcr_1.0.6.zip(r-4.5)glmnetcr_1.0.6.zip(r-4.4)glmnetcr_1.0.6.zip(r-4.3)
glmnetcr_1.0.6.tgz(r-4.4-any)glmnetcr_1.0.6.tgz(r-4.3-any)
glmnetcr_1.0.6.tar.gz(r-4.5-noble)glmnetcr_1.0.6.tar.gz(r-4.4-noble)
glmnetcr_1.0.6.tgz(r-4.4-emscripten)glmnetcr_1.0.6.tgz(r-4.3-emscripten)
glmnetcr.pdf |glmnetcr.html✨
glmnetcr/json (API)
NEWS
# Install 'glmnetcr' in R: |
install.packages('glmnetcr', repos = c('https://kelliejarcher.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/kelliejarcher/glmnetcr/issues
- diabetes - Gene Expression in Normal, Impaired Fasting Glucose, and Type II Diabetic Males
Last updated 3 years agofrom:7500a2d333. Checks:OK: 5 NOTE: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 04 2024 |
R-4.5-win | NOTE | Nov 04 2024 |
R-4.5-linux | NOTE | Nov 04 2024 |
R-4.4-win | OK | Nov 04 2024 |
R-4.4-mac | OK | Nov 04 2024 |
R-4.3-win | OK | Nov 04 2024 |
R-4.3-mac | OK | Nov 04 2024 |
Exports:coef.glmnetcrcr.backwardcr.forwardfitted.glmnetcrglmnetcrnonzero.glmnetcrplot.glmnetcrpredict.glmnetcrprint.glmnetcrselect.glmnetcr
Dependencies:codetoolsforeachglmnetiteratorslatticeMatrixRcppRcppEigenshapesurvival
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Penalized Constrained Continuation Ratio Models for Ordinal Response Prediction using 'glmnet' | glmnetcr-package |
Extract All Model Coefficients | coef.glmnetcr |
Gene Expression in Normal, Impaired Fasting Glucose, and Type II Diabetic Males | diabetes |
AIC, BIC, Predicted Class, and Fitted Probabilities of Class Membership | fitted.glmnetcr |
Fit a Penalized Constrained Continuation Ratio Model Using Lasso or Elasticnet Regularization Via 'glmnet' | glmnetcr |
Extract Non-Zero Model Coefficients | nonzero.glmnetcr |
Plots the Regularization Path Computed | plot.glmnetcr |
AIC, BIC, Predicted Class, and Fitted Probabilities for All Models | predict.glmnetcr |
Print a 'glmnetcr' Object | print.glmnetcr |
Select Step of Optimal Fitted AIC or BIC CR Model | select.glmnetcr |