oasis_dementia_mri_df | R Documentation |
This dataset, oasis_dementia_mri_df, is a data frame containing longitudinal neuroimaging and clinical data from 150 older adults (60-96 years) with repeated MRI scans over multiple visits. The study includes both nondemented and demented individuals, with 373 total imaging sessions featuring 3-4 T1-weighted scans per session.
data(oasis_dementia_mri_df)
A data frame with 373 observations and 15 variables:
Character: Unique subject identifier
Character: Unique MRI session identifier
Factor with 3 levels: Diagnostic group classification
Integer: Visit number
Integer: Days since first visit
Character: Subject gender
Character: Handedness
Integer: Subject age in years
Integer: Years of education
Integer: Socioeconomic status
Integer: Mini-Mental State Examination score (0-30)
Numeric: Clinical Dementia Rating (0-3)
Integer: Estimated total intracranial volume (mm³)
Numeric: Normalized whole brain volume
Numeric: Atlas scaling factor
The dataset name has been kept as 'oasis_dementia_mri_df' to avoid confusion with other datasets in the R ecosystem. This naming convention helps distinguish this dataset as part of the NeuroDataSets package. The suffix 'df' indicates that the dataset is a data frame. The original content has not been modified.
Data taken from the jointest package version 1.0. Original study: Marcus, D.S. et al. (2007) Open Access Series of Imaging Studies (OASIS): Cross-sectional MRI Data in Young, Middle Aged, Nondemented and Demented Older Adults. Journal of Cognitive Neuroscience, 19(9), 1498-1507.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.