summary.sparseR {sparseR}R Documentation

Summary of sparseR model coefficients

Description

Summary of sparseR model coefficients

Usage

## S3 method for class 'sparseR'
summary(object, lambda, at = c("cvmin", "cv1se"), ...)

Arguments

object

a sparseR object

lambda

a particular value of lambda to predict with

at

a "smart" guess to use for lambda

...

additional arguments to be passed to summary.ncvreg

Value

an object of class 'summary.ncvreg' at specified or smart value of lambda.


[Package sparseR version 0.2.3 Index]