SRS_convert_T: Converts SRS raw scores into T scores

View source: R/SRS_convert_T.R

SRS_convert_TR Documentation

Converts SRS raw scores into T scores

Description

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.

Usage

SRS_convert_T(data)

Arguments

data

dataframe (for Tim's project: a mild object), contains columns with BRIEF raw scores for each of the 9 subscales and GEC

Examples

NULL

tim9800/bmemTOOLS documentation built on June 1, 2025, 10:08 p.m.