LNCD

Table of Contents

  • LNCD Home
  • Administration
  • Notebooks
  • Journal Club Presentations
  • Publications
  • Current Projects
  • Completed Projects
  • Current Grants
  • Datasets by Project
  • Brain ROIs and Measures
  • ️Tools And Methods
  • Big Data
  • RA Homepage
  • Recent Changes
  • Maintenance
  • Site Map
  • Random Page
LNCD
Docs » ASR/YSR

This is an old revision of the document!


ASR/YSR

Adult Self Report and Youth Self Report. CBCL is parent reported version for younger participants. Scored using ADM.

Used as screening for multimodal 1), PET Study, Brain Mechanisms R01 (7T), Habit Study (R37), and Synaptic Pruning Adolescence (SPA). Collected on paper, Qualtrics (see packets) and then REDCap.

Local Data

7T

Subscale summaries are in 7T Data: merge_7t.csv with the sr. prefix

 sed 's/,/\n/g;s/"//g;1q' /Volumes/Hera/Projects/7TBrainMech/scripts/txt/merged_7t.csv|cat -n|grep 'sr\.'
   693  sr.total_probs_T
   694  sr.anxiety_probs_T
   695  sr.somatic_probs_T
   696  sr.thought_probs_T
   697  sr.attention_probs_T
   698  sr.aggressive_behav_T
   699  sr.anxious_depressed_T
   700  sr.rulebreaking_behav_T
   701  sr.somatic_complaints_T
   702  sr.externalizing_probs_T
   703  sr.internalizing_probs_T

question/item level data can be extracted from the packet like

/Volumes/Hera/Projects/7TBrainMech/scripts/behave/ASRYSR.R # makes
wc -l /Volumes/Hera/Projects/7TBrainMech/scripts/behave/txt/asr_ysr.csv # 845

ASR/YSR and other battery responses have also been copied to per visit csv files in Temporary Raw Data.

ls /Volumes/L/bea_res/Data/Temporary\ Raw\ Data/7T/1*_2*/*_selfreport.csv|wc -l
417

PET

PET Study used Qualtrics. See /Volumes/Phillips/mMR_PETDA/scripts/qualitrics

Others

For Habit Study (R37) and Synaptic Pruning Adolescence (SPA), see REDCap

1)
bea_res/Data/mmy2_asrysr/asrysr.csv
Previous Next