View source: R/SRS_convert_T.R
SRS_convert_T | R Documentation |
Takes in data with SRS raw scores in it and converts them into SRS T scores. Currently works on data with the following subscales: Communication, Motivation, Awareness, Cognition and SCI. Ensure that individual subscales are named "SRS_RAW_Score_Pre_(subscale)" and the SCI is named "SRS_RAW_Total_Pre_SCI". Designed for multiply imputed data.
SRS_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.