Fits a linear non-penalized phenotype (demographic) variables and penalized groups of prognostic effect and predictive effect, by satisfying such hierarchy structures that if a predictive effect exists, its prognostic effect must also exist. This package can deal with continuous, binomial or multinomial, and survival response variables, underlying the assumption of Gaussian, binomial (multinomial), and Cox proportional hazard models, respectively. It is implemented by combining the iterative shrinkage-thresholding algorithm and the alternating direction method of multipliers algorithms. The main method is built in C++, and the complementary methods are written in R.
Version: | 2.0 |
Imports: | Rcpp (≥ 0.12.18), foreach, doParallel, tidyr, Rdpack (≥ 0.11) |
LinkingTo: | Rcpp, RcppArmadillo |
Suggests: | survival, coxed |
Published: | 2019-12-20 |
Author: | Chong Ma, Kevin Galinsky |
Maintainer: | Chong Ma <chongma8903 at gmail.com> |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
NeedsCompilation: | yes |
Materials: | README NEWS |
CRAN checks: | smog results |
Reference manual: | smog.pdf |
Package source: | smog_2.0.tar.gz |
Windows binaries: | r-devel: smog_2.0.zip, r-release: smog_2.0.zip, r-oldrel: smog_2.0.zip |
macOS binaries: | r-release: smog_2.0.tgz, r-oldrel: smog_2.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=smog to link to this page.