MultiGaussianExample: Synthetic dataset with multiple Gaussian responses

MultiGaussianExampleR Documentation

Synthetic dataset with multiple Gaussian responses

Description

Randomly generated data for multi-response Gaussian regression example.

Usage

data(MultiGaussianExample)

Format

List containing the following elements:

x

100 by 20 matrix of numeric values.

y

100 by 4 matrix of numeric values, each column representing one response vector.


glmnet documentation built on May 4, 2026, 9:09 a.m.