Learn R Programming

⚠️There's a newer version (1.1.3) of this package.Take me there.

SAM (version 1.0.3)

Sparse Additive Modelling

Description

The package SAM targets at high dimensional predictive modeling (regression and classification) for complex data analysis. 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.

Copy Link

Version

Install

install.packages('SAM')

Monthly Downloads

286

Version

1.0.3

License

GPL-2

Maintainer

Tuo Zhao

Last Published

April 1st, 2013

Functions in SAM (1.0.3)

plot.samEL

Plot function for S3 class "samEL"
samLL

Training function of Sparse Additive Logistic Regression
plot.samQL

Plot function for S3 class "samQL"
predict.samQL

Prediction function for S3 class "samQL"
predict.samHL

Prediction function for S3 class "samHL"
predict.samEL

Prediction function for S3 class "samEL"
print.samEL

Printing function for S3 class samEL
samEL

Training function of Sparse Additive Possion Regression
SAM-package

Sparse Additive Modelling
samQL

Training function of Sparse Additive Models
plot.samLL

Plot function for S3 class "samLL"
plot.samHL

Plot function for S3 class "samHL"
print.samQL

Printing function for S3 class samQL
print.samHL

Printing function for S3 class samHL
samHL

Training function of Sparse Additive Machine
predict.samLL

Prediction function for S3 class "samLL"
print.samLL

Printing function for S3 class samLL