Package: SAM
Type: Package
Title: Sparse Additive Modelling
Version: 1.1.1
Date: 2019-02-18
Author: Haoming Jiang, Yukun Ma, Xinyu Fei, Tuo Zhao, Xingguo Li, Han Liu, and Kathryn Roeder
Maintainer: Haoming Jiang <jianghm.ustc@gmail.com>
Depends: R (>= 2.14), splines
Description: 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.
License: GPL-2
Packaged: 2019-03-11 23:15:45 UTC; haoming
Repository: CRAN
NeedsCompilation: yes
RoxygenNote: 6.1.0
LinkingTo: Rcpp, RcppEigen
Imports: Rcpp
Date/Publication: 2019-03-11 23:42:46 UTC
