Validate and prepare input data

validate_and_prepare_data(data, response, cov = NULL, print.n.missing = TRUE)

Arguments

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