simpoi: A Set of Simulated Poisson Data.

simpoiR Documentation

A Set of Simulated Poisson Data.

Description

A simulated data set with 100 observations, each with one count response variable and 1,000 covariates.

Usage

data("simpoi")

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 1,000 covariates are from 10 blocks of independent variables, with each block consisting 100 autoregressively correlated variables. There are a total of 20 covariates affecting the response variables: x_1, …, x_{10}, x_{101}, …, x_{110}.

Author(s)

Dabao Zhang, 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

gps

Examples

  data(simpoi)

POCRE documentation built on March 18, 2022, 6:43 p.m.

Related to simpoi in POCRE...