CRAN/E | smog

smog

Structural Modeling by using Overlapped Group Penalty

Installation

About

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.

github.com/chongma8903/smog
Bug report File report

Key Metrics

Version 2.1.0
R ≥ 3.6
Published 2020-08-10 1534 days ago
Needs compilation? yes
License GPL-2
License GPL-3
CRAN checks smog results

Downloads

Yesterday 0
Last 7 days 7 +75%
Last 30 days 25 -7%
Last 90 days 89 +14%
Last 365 days 672 -63%

Maintainer

Maintainer

Chong Ma

Authors

Chong Ma

aut / cre

Kevin Galinsky

ctb

Material

README
NEWS
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

smog archive

Depends

R ≥ 3.6

Imports

Rcpp ≥ 0.12.18
foreach
doParallel
dplyr
tidyr
magrittr
ggplot2
Rdpack
rmarkdown

Suggests

survival
roxygen2
pkgdown

LinkingTo

Rcpp
RcppArmadillo