rocft_copy_t_score: Rey Complex Figure, Copy Trial Score Lookup

View source: R/neuropsych_test_scoring.R

rocft_copy_t_scoreR Documentation

Rey Complex Figure, Copy Trial Score Lookup

Description

Calculates a Rey Complex Figure, Copy trial score (T-score) from a raw score and age. The predicted score and standard deviation are also calculated.

Usage

rocft_copy_t_score(age, raw_score)

Arguments

age

A numeric value of the age of the participant. Must be between 16 and 89 years old.

raw_score

A numeric value of the raw score from the Rey Complex Figure, Copy trial.

Details

This function takes the raw score and age of a participant and calculates the Rey Complex Figure, Copy trial T-score using the formula provided by Manly et al. (2000). It also returns the predicted score and standard deviation for the trial.

Value

Returns a numeric value of the T-score for the Rey Complex Figure, Copy trial.

References

Manly, J.J., Schinka, J.A., & Guerrero, L. (2000). Normative Data on the Rey Complex Figure Test in Older Adults. Archives of Clinical Neuropsychology, 15(7), 613-621.


brainworkup/npsych.data documentation built on April 14, 2025, 6:14 p.m.