Learn R Programming

animint (version 2017.01.04)

prostateLasso: Lasso model of the prostate cancer data set

Description

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

Usage

data("prostateLasso")

Arguments

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.