Learn R Programming

starnet (version 0.0.7)

.cv.glmnet: glmnet::cv.glmnet

Description

Wrapper for cv.glmnet, with different handling of sparsity constraints.

Usage

.cv.glmnet(..., nzero)

Value

Object of class cv.glmnet.

Arguments

...

see cv.glmnet

nzero

maximum number of non-zero coefficients: positive integer

Examples

Run this code
NA

Run the code above in your browser using DataLab