Learn R Programming

WLasso (version 1.0)

X: Example of a design matrix of a linear model

Description

It contains an example of a design matrix of a linear model.

Usage

data("X")

Arguments

Format

The format is: num [1:50, 1:200] 0.855 1.32 1.018 -0.489 0.234 ...

Examples

Run this code
# NOT RUN {
data(X)
# }

Run the code above in your browser using DataLab