Learn R Programming

MSGLasso (version 2.1)

Beta.m: A simulated Beta matrix

Description

An example data set of a simulated 200x200 Beta matrix. It consists of 10 row block groups each containing 20 rows and 10 column blocks each containing 20 columns.

Usage

data(Beta.m)

Arguments

Format

The format is: a matrix of dimension 200x200.

References

Y. Li, B. Nan and J. Zhu (2015) Multivariate sparse group lasso for the multivariate multiple linear regression with an arbitrary group structure. Biometrics. DOI: 10.1111/biom.12292

Examples

Run this code
data(Beta.m)

Run the code above in your browser using DataLab