Learn R Programming

starnet (version 0.0.3)

.cv.glmnet: glmnet::cv.glmnet

Description

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

Usage

.cv.glmnet(..., nzero)

Arguments

...
nzero

maximum number of non-zero coefficients: positive integer

Value

Object of class cv.glmnet.

Examples

Run this code
# NOT RUN {
NA

# }

Run the code above in your browser using DataLab