beta_CVX: Simulated data for the glmnet vignette

Description Usage Format Details Examples

Description

Simple simulated data, used to demonstrate the features of glmnet

Usage

1
2
3
4
5
6
7
8
data(BinomialExample)
data(CVXResults)
data(CoxExample)
data(MultiGaussianExample)
data(MultinomialExample)
data(PoissonExample)
data(QuickStartExample)
data(SparseExample)

Format

Data objects used to demonstrate features in the glmnet vignette

Details

Theses datasets are artificial, and ere used to test out some of the features of glmnet.

Examples

1
2
data(QuickStartExample)
glmnet(x,y)

DexGroves/glmnet documentation built on May 6, 2019, 2:12 p.m.