Package: OrdFacReg 1.0.6
OrdFacReg: Least Squares, Logistic, and Cox-Regression with Ordered Predictors
In biomedical studies, researchers are often interested in assessing the association between one or more ordinal explanatory variables and an outcome variable, at the same time adjusting for covariates of any type. The outcome variable may be continuous, binary, or represent censored survival times. In the absence of a precise knowledge of the response function, using monotonicity constraints on the ordinal variables improves efficiency in estimating parameters, especially when sample sizes are small. This package implements an active set algorithm that efficiently computes such estimators.
Authors:
OrdFacReg_1.0.6.tar.gz
OrdFacReg_1.0.6.zip(r-4.5)OrdFacReg_1.0.6.zip(r-4.4)OrdFacReg_1.0.6.zip(r-4.3)
OrdFacReg_1.0.6.tgz(r-4.4-any)OrdFacReg_1.0.6.tgz(r-4.3-any)
OrdFacReg_1.0.6.tar.gz(r-4.5-noble)OrdFacReg_1.0.6.tar.gz(r-4.4-noble)
OrdFacReg_1.0.6.tgz(r-4.4-emscripten)OrdFacReg_1.0.6.tgz(r-4.3-emscripten)
OrdFacReg.pdf |OrdFacReg.html✨
OrdFacReg/json (API)
NEWS
# Install 'OrdFacReg' in R: |
install.packages('OrdFacReg', repos = c('https://numbersman77.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 9 years agofrom:b6841d19ef. Checks:OK: 3 NOTE: 4. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 12 2024 |
R-4.5-win | NOTE | Nov 12 2024 |
R-4.5-linux | NOTE | Nov 12 2024 |
R-4.4-win | NOTE | Nov 12 2024 |
R-4.4-mac | NOTE | Nov 12 2024 |
R-4.3-win | OK | Nov 12 2024 |
R-4.3-mac | OK | Nov 12 2024 |
Exports:AbetaconstraintMatscoxDerivcoxLoglikcoxSubspacedummyexpandBetaindexDummylmLSElmSSlogRegDerivlogRegLogliklogRegSubspaceLSEsubspacemaxStepordFacRegordFacRegCoxphi_jlprepareDatasetminusshrinkBeta
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Least Squares, Logistic, and Cox-Regression with Ordered Predictors | OrdFacReg-package OrdFacReg |
Internal functions for ordered factor regression functions | Abeta constraintMats coxDeriv coxLoglik coxSubspace dummy expandBeta indexDummy lmLSE lmSS logRegDeriv logRegLoglik logRegMLE logRegSubspace LSEsubspace maxStep phi_jl setminus shrinkBeta |
Compute least squares or logistic regression for ordered predictors | ordFacReg |
Compute Cox-regression for ordered predictors | ordFacRegCox |
Prepare input data to be used in active set algorithm | prepareData |