powered by
This simulated dataset contains 100 subjects and 8 variables.
data(data_sim)
A data frame with 100 observations on the following 8 variables.
Height
a numeric vector
Weight
Age
Smoke
a binary vector
Sport
Desease
Parameter
Stroke
a categorical vector
# NOT RUN { data(data_sim) head(data_sim) # }
Run the code above in your browser using DataLab