powered by
A simulated data set with 100 observations, each with one binary response variable and 1,000 covariates.
data("simbin")
A data frame with 100 observations on 1001 variables with the first column for the response variable, and the rest for the covariates.
The true covariates are 1, 2, 103, 104, 205, and 206.
Zhang D, Lin Y, and Zhang M (2009). Penalized orthogonal-components regression for large p small n data. Electronic Journal of Statistics, 3: 781-796.
gps
# NOT RUN { data(simbin) # }
Run the code above in your browser using DataLab