aq_standardize: Rescale AQ score given specific mean and variance

Description Usage Arguments Details Value See Also Examples

Description

Use mean and standard deviation from the non-clinical population.

Usage

1
aq_standardize(x, mu = 16.94, sigma = 5.59)

Arguments

x

Original AQ score

mu

Population mean

sigma

Population standard deviation

Details

Resulting scale will have a mean of 0.5 with most of the mass between 0 and 1.

Value

numeric vector with attributes to convert back to original

See Also

Ruzich, E. et. al. (2014)

Examples

1

iamamutt/SRE documentation built on May 8, 2019, 3:12 a.m.