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), Brain Mechanisms R01 (7T), Habit Study (R37), and Synaptic Pruning Adolescence (SPA)

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
/Volumes/Hera/Projects/7TBrainMech/scripts/behave/ASRYSR.R # makes
wc -l /Volumes/Hera/Projects/7TBrainMech/scripts/behave/txt/asr_ysr.csv # 845

Others

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

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