Learn R Programming

glmnet (version 4.1-8)

QuickStartExample: Synthetic dataset with Gaussian response

Description

Randomly generated data for Gaussian regression example.

Usage

data(QuickStartExample)

Arguments

Format

List containing the following elements:

x

100 by 20 matrix of numeric values.

y

Numeric vector of length 100.