dataexample.missingdata {CaseCohortCoxSurvival} | R Documentation |
[Deprecated] Data for examples with missing data
Description
[dataexample.missingdata
is deprecated and will be removed in the next version of the package].
Simulated cohort and case-cohort for examples. The case-cohort is a stratified phase-three sample, because of missing covariate information in the stratified phase-two data.
See Also
dataexample.missingdata.stratified
, dataexample.missingdata.unstratified
Examples
data(dataexample.missingdata, package="CaseCohortCoxSurvival")
# Display some of the data
dataexample.missingdata$cohort[1:5, ]
[Package CaseCohortCoxSurvival version 0.0.36 Index]