View source: R/BRIEF_convert_T.R
BRIEF_convert_T | R Documentation |
Takes in data with BRIEF raw scores in it and converts them into BRIEF T-scores. Make sure that subscales are named "BRIEF_(subscale)_Pre". Currently supports the 9 clinical subscales (Inhibit, shift, working memory etc) and GEC. No support yet for MI, BRI or other subscales. Designed for multiply-imputed data
BRIEF_convert_T(data)
data |
dataframe (for Tim's project: a mild object), contains columns with BRIEF raw scores for each of the 9 subscales and GEC |
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.