glmsimdata: Data simulated for variable selection under GLM framework

glmsimdataR Documentation

Data simulated for variable selection under GLM framework

Description

Data simulated for variable selection under GLM framework

Usage

data(glmsimdata)

Format

An object of class "list"

y

The outcome generated from Negative Binomial distribution with the dispersion parameter parameter=2

x

A covariate matrix, of which the first column are all ones and rest columns contain normally distributed values

References

This data set was artificially created for the ELCIC package.

Examples


data(glmsimdata)
glmsimdata$y


ELCIC documentation built on Feb. 16, 2023, 7:18 p.m.