HMJiangGatech/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.

Getting started

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 GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("HMJiangGatech/sam")
HMJiangGatech/sam documentation built on April 24, 2022, 9:08 p.m.