Ex2_covar {ZIM4rv} | R Documentation |
An example dataset of covariate file
Description
Small, artificially generated toy data set that provides artificial information of covariates for 15 individuals to illustrate the pre-processing with the use of the package.
Usage
data(Ex2_covar)
Format
An object of class "data.frame"
listing IDs and covariates separately
References
This data set was artificially created and modified for the ZIM4rv package.
Examples
data(Ex2_covar)
head(Ex2_covar)
[Package ZIM4rv version 0.1.1 Index]