Package: SAM 1.1.3

Haoming Jiang

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.

Authors:Haoming Jiang, Yukun Ma, Han Liu, Kathryn Roeder, Xingguo Li, and Tuo Zhao

SAM_1.1.3.tar.gz
SAM_1.1.3.tar.gz(r-4.5-noble)SAM_1.1.3.tar.gz(r-4.4-noble)
SAM_1.1.3.tgz(r-4.4-emscripten)SAM_1.1.3.tgz(r-4.3-emscripten)
SAM.pdf |SAM.html
SAM/json (API)

# Install 'SAM' in R:
install.packages('SAM', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Uses libs:
  • c++– GNU Standard C++ Library v3
  • openmp– GCC OpenMP (GOMP) support library

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

3.38 score 4 packages 20 scripts 339 downloads 4.6k mentions 4 exports 2 dependencies

Last updated 3 years agofrom:6b3702d7a9. Checks:OK: 1 NOTE: 1. Indexed: no.

TargetResultDate
Doc / VignettesOKOct 16 2024
R-4.5-linux-x86_64NOTEOct 16 2024

Exports:samELsamHLsamLLsamQL

Dependencies:RcppRcppEigen