SAM: Sparse Additive Modelling

Computationally efficient tools for high dimensional predictive modeling (regression and classification). SAM is short for sparse additive modeling, and adopts the computationally efficient basis spline technique. We solve the optimization problems by various computational algorithms including the block coordinate descent algorithm, fast iterative soft-thresholding algorithm, and newton method. The computation is further accelerated by warm-start and active-set tricks.

Version: 1.1.2.1
Depends: R (≥ 2.14), splines
Imports: Rcpp
LinkingTo: Rcpp, RcppEigen
Published: 2019-07-02
Author: Haoming Jiang, Yukun Ma, Han Liu, Kathryn Roeder, Xingguo Li, and Tuo Zhao
Maintainer: ORPHANED
License: GPL-2
NeedsCompilation: yes
CRAN checks: SAM results

Downloads:

Reference manual: SAM.pdf
Package source: SAM_1.1.2.1.tar.gz
Windows binaries: r-devel: SAM_1.1.2.1.zip, r-release: SAM_1.1.2.1.zip, r-oldrel: SAM_1.1.2.1.zip
macOS binaries: r-release: SAM_1.1.2.1.tgz, r-oldrel: SAM_1.1.2.1.tgz
Old sources: SAM archive

Reverse dependencies:

Reverse imports: GSelection, pgraph, varEst

Linking:

Please use the canonical form https://CRAN.R-project.org/package=SAM to link to this page.