MultiGaussianExample: 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.