simbin {POCRE} | R Documentation |
A Set of Simulated Binomial Data.
Description
A simulated data set with 100 observations, each with one binary response variable and 1,000 covariates.
Usage
data("simbin")
Format
A data frame with 100 observations on 1001 variables with the first column for the response variable, and the rest for the covariates.
Details
The true covariates are 1, 2, 103, 104, 205, and 206.
Author(s)
Dabao Zhang, Zhongli Jiang, Yu-ting Chen, Department of Statistics, Purdue University
References
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.
See Also
Examples
data(simbin)
[Package POCRE version 0.6.0 Index]