Skip to contents

ATRI clinical analysis dataset.

Usage

data(cogfcsr16)

Format

A data frame with 26768 rows and 19 variables.

Details

  • SUBSTUDY: NA

  • BID: Roster ID

  • VISCODE: Visit Code

  • DONE: Was assessment/procedure done?

  • NDREASON: If No, reason not done:

  • FCVERSION: Version

  • FCFREET1: Free Recall: Trial 1

  • FCFREET2: Free Recall: Trial 2

  • FCFREET3: Free Recall: Trial 3

  • FCCUEDT1: Cued Recall: Trial 1

  • FCCUEDT2: Cued Recall: Trial 2

  • FCCUEDT3: Cued Recall: Trial 3

  • FCCUEDT1_IMPFL: Imputation Flag for Cued Recall: Trial 1

  • FCCUEDT2_IMPFL: Imputation Flag for Cued Recall: Trial 2

  • FCCUEDT3_IMPFL: Imputation Flag for Cued Recall: Trial 3

  • FCTOTF: Total Free Recall: Trials 1-3

  • FCTOTC: Total Cued Recall: Trials 1-3

  • FCTOTAL96: Total Recall: Trials 1-3; FCTOTF*2 + FCTOTC

  • FCSRT: FCSRT (PACC Audio Verification)

Examples

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