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.

Package details

AuthorHaoming Jiang, Yukun Ma, Han Liu, Kathryn Roeder, Xingguo Li, and Tuo Zhao
MaintainerHaoming Jiang <jianghm.ustc@gmail.com>
LicenseGPL-2
Version1.1.3
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("SAM")

Try the SAM package in your browser

Any scripts or data that you put into this service are public.

SAM documentation built on July 1, 2021, 9:07 a.m.