Will convert raw IQ scores from subtests into T or scaled values according to a conversion table
iq_raw2score(x, age, iq_table)
x | raw iq score |
---|---|
age | age in decimals |
iq_table | table with converions |
numeric vector of converted IQ scores
Other iq-functions:
iq_table()