powered by
This dataset is a simulated sample of 100 patients from a study on cognitive decline.
data("RCI_sample_data")
A data frame with 100 observations on the following 5 variables:
age
The patient's age.
gender
A factor with two levels: "male" or "female".
score
The score obtained after 6 months.
baseline
The score obtained at the start of the study.
education
Number of years of education.
# NOT RUN { data(RCI_sample_data) # }
Run the code above in your browser using DataLab