patients | R Documentation |
A simulated dataset containing the age, gender and disease status of 100
individuals. Missing observations appear as NA
.
data(patients)
A matrix with 100 rows and 3 variables:
Age of the patient (numerical)
Gender of the patient (factor with levels: "male" and "female")
Disease status of the patient (ordered factor with levels: "healthy", "mild" and "severe")
Diego Garrido-MartÃn
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.