| psych_neurocog_df | R Documentation |
This dataset, psych_neurocog_df, is a data frame containing comprehensive neurocognitive assessments from a study comparing performance patterns in schizophrenia, schizoaffective disorder, and controls. The data includes 242 observations across multiple cognitive domains using a psychosis-specific neurocognitive battery.
data(psych_neurocog_df)
A data frame with 242 observations and 10 variables:
Factor with 3 levels: Diagnostic group (Schizophrenia/Schizoaffective/Control)
Integer: Processing speed score
Integer: Attention/vigilance score
Integer: Working memory score
Integer: Verbal learning score
Integer: Visual learning score
Integer: Problem solving score
Integer: Social cognition score
Integer: Participant age in years
Factor with 2 levels: Participant sex
The dataset name has been updated to 'psych_neurocog_df' for brevity and clarity, while maintaining consistency with the naming style of the NeuroDataSets package. The suffix 'df' indicates that the dataset is a data frame.
Data taken from the heplots package version 1.7.4. Original research: Hartman, L.I. (2016) Schizophrenia and Schizoaffective Disorder: One Condition or Two? Unpublished PhD dissertation, York University.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.