covData {CONCUR} | R Documentation |
Pseudo Covariate Data
Description
This data set includes simulated covariate data. These data were generated as draws from a Binom(1,0.5) distribution for the 800 individuals in the example data provided with the package. These data are not meaningful and are intended for demonstration purposes only.
Usage
data(cnvData)
Format
covData is a data.frame containing 400 observations with 2 columns
- ID
character patient identifier.
- SEX
binary indicator of M/F.
References
Brucker, A., Lu, W., Marceau West, R., Yu, Q-Y., Hsiao, C. K., Hsiao, T-H., Lin, C-H., Magnusson, P. K. E., Holloway, S. T., Sullivan, P. F., Szatkiewicz, J. P., Lu, T-P., and Tzeng, J-Y. Association testing using Copy Number Profile Curves (CONCUR) enhances power in copy number variant analysis. <doi:10.1101/666875>.
[Package CONCUR version 1.4 Index]