A dataset representing cognitive scores for control and treatment groups, with various cognitive and demographic variables.
group_cog_data
A data frame with 20 rows and 20 variables:
A factor indicating group membership: Control
or ESKD
(End-Stage Kidney Disease).
A numeric vector representing the mean SUV (Standard Uptake Value).
A numeric vector representing uncorrected MOCA (Montreal Cognitive Assessment) scores.
A numeric vector representing scores on the Craft Verbatim memory test.
A numeric vector representing delayed scores on the Craft Verbatim memory test.
A numeric vector representing forward number span scores.
A numeric vector representing backward number span scores.
A numeric vector representing the number of correct F words in a verbal fluency test.
A numeric vector representing scores on the oral trail making test part A.
A numeric vector representing scores on the oral trail making test part B.
A numeric vector representing the number of animal names listed in a verbal fluency test.
A numeric vector representing the number of vegetable names listed in a verbal fluency test.
A numeric vector representing scores on a verbal naming test without cues.
A numeric vector representing the age of each subject.
data(group_cog_data)
head(group_cog_data)
Run the code above in your browser using DataLab