Skip to contents

ATRI derived analysis dataset.

Usage

data(PACC)

Format

A data frame with 26780 rows and 31 variables.

Details

  • SUBSTUDY: NA

  • BID: NA

  • VISCODE: Visit Code

  • PACC.raw: PACC raw score

  • PACC: PACC score change from baseline

  • PACCIMPFLG: PACC Imputation Flag

  • FCTOTAL96: Free and Cued Selective Reminding Total Score (96 max)

  • LDELTOTAL: Cognitive Test - Logical Memory Total Score

  • DIGITTOTAL: Cognitive Test - Digit Symbol Substitution Test Total Score

  • MMSCORE: MMSE: Mini Mental State Examination Score

  • FCTOTAL96.bl: FCTOTAL96 baseline score

  • LDELTOTAL.bl: LDELTOTAL baseline score

  • DIGITTOTAL.bl: DIGITTOTAL baseline score

  • MMSCORE.bl: MMSE baseline score

  • FCTOTAL96.blmean: FCTOTAL96 baseline score mean

  • LDELTOTAL.blmean: LDELTOTAL baseline score mean

  • DIGITTOTAL.blmean: DIGITTOTAL baseline score mean

  • MMSCORE.blmean: MMSE baseline score mean

  • FCTOTAL96.blsd: FCTOTAL96 baseline score standard deviation

  • LDELTOTAL.blsd: LDELTOTAL baseline score standard deviation

  • DIGITTOTAL.blsd: DIGITTOTAL baseline score standard deviation

  • MMSCORE.blsd: MMSE baseline score standard deviation

  • FCTOTAL96.ch: FCTOTAL96 score change from baseline

  • LDELTOTAL.ch: LDELTOTAL score change from baseline

  • DIGITTOTAL.ch: DIGITTOTAL score change from baseline

  • MMSCORE.ch: MMSE score change from baseline

  • FCTOTAL96.z: FCTOTAL96 Z-Score (Standrad Score)

  • LDELTOTAL.z: LDELTOTAL Z-Score (Standrad Score)

  • DIGITTOTAL.z: DIGITTOTAL Z-Score (Standrad Score)

  • MMSCORE.z: MMSE Z-Score (Standrad Score)

  • LMSTORY: Logical Memory Story Version

Examples

if (FALSE) { # \dontrun{
browseVignettes('A4LEARN')
} # }