val_data {predtools} | R Documentation |
model validation data
Description
A dataset containing sample model validation data
Format
A data frame with 400 rows and 5 variables:
ageage of the patient
severitywhether or not the disease was severe
sexbinary sex variable, 1 for female and 0 for male
comorbiditywhether or not comorbidities are present
yresponse variable
Source
Simulated
[Package predtools version 0.0.3 Index]