| validate_and_prepare_data | R Documentation |
Validate and prepare input data
validate_and_prepare_data(data, response, cov = NULL, print.n.missing = TRUE)
data |
Input dataframe |
response |
Character vector with time and status column names |
cov |
Covariate column name (optional) |
print.n.missing |
Whether to print missing data message |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.