Crane Lab (UW) Neuropsych Summary Scores

data(uwnpsychsum)

Format

A data frame with 11882 rows and 11 variables

Details

A dataset with variables as follows:

  • COLPROT -4 -4 Study protocol of data collection

  • RID -4 -4 Participant roster ID

  • VISCODE -4 -4 Visit code

  • VISCODE2 -4 -4 Translated visit code

  • USERDATE -4 -4 Date record created

  • EXAMDATE T -4 Examination Date

  • ADNI_MEM -4 -4 Composite score for memory

  • ADNI_EF -4 -4 Composite score for executive functioning

  • ADNI_LAN -4 -4 Composite score for language cognitive items

  • ADNI_VS -4 -4 Composite score for visuo-spatial skills

  • ADNI_EF2 -4 -4 Composite score for executive functioning, version 2

  • PHASE -4 -4 -4

See also

Examples

if (FALSE) {
describe(uwnpsychsum)
}