prostateLasso: Lasso model of the prostate cancer data set

Description Usage Format Source

Description

The lars package was used to obtain a full path of lasso solutions.

Usage

1
data("prostateLasso")

Format

A list of 4 data.frames: path for the piecewise linear coefficient path, residuals for the prediction error of every model at every data point, models with one row per regularization parameter, error for total train/validation prediction error for each regularization parameter.

Source

https://github.com/tdhock/animint-book/blob/master/Ch11-lasso.Rmd


tdhock/animint documentation built on July 27, 2019, 5:57 a.m.