
Last chance! 50% off unlimited learning
Sale ends in
The following data are the test scores from a group of 50 patients from the Virgen del Camino Hospital (Pamplona, Spain) on the Wisconsin Card Sorting Test.
A data frame with 50 observations on the following variable:
score on the Wisconsin Card Sorting Test
The “Wisconsin Card Sorting Test” is widely used by psychiatrists, neurologists, and neuropsychologists with patients who have a brain injury, neurodegenerative disease, or a mental illness such as schizophrenia. Patients with any sort of frontal lobe lesion generally do poorly on the test.
# NOT RUN {
densityplot(~score, data = WCST, ref = TRUE)
# }
Run the code above in your browser using DataLab