Learn R Programming

WLasso (version 1.0)

Y: Example of a response variable of a linear model.

Description

It contains an example of a response variable of a linear model.

Usage

data("Y")

Arguments

Format

The format is: num [1:50, 1] 6.027 0.656 3.305 -1.922 -4.943 ...

Examples

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

Run the code above in your browser using DataLab