Package: SAM
Type: Package
Title: Sparse Additive Modelling
Version: 1.1.2
Author: Haoming Jiang, Yukun Ma, Han Liu, Kathryn Roeder, Xingguo Li, and Tuo Zhao
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
Repository: CRAN
NeedsCompilation: yes
RoxygenNote: 6.1.0
LinkingTo: Rcpp, RcppEigen
Imports: Rcpp
Packaged: 2019-04-07 16:57:19 UTC; haoming
Date/Publication: 2019-04-07 18:32:41 UTC
