dataexample | R Documentation |
[dataexample
is deprecated and will be removed in the next version of the package].
Simulated cohort, case-cohort and set of auxiliary variables for examples. The case-cohort is a stratified phase-two sample with no missing covariate data.
dataexample.stratified
, dataexample.unstratified
data(dataexample, package="CaseCohortCoxSurvival")
# Display some of the data
dataexample$cohort[1:5, ]
dataexample$A[1:5, ] # auxiliary variable values in the cohort
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.