iq_wppsi_adjust: Adjust WPPSI components to two subtest

Description Usage Arguments Value Examples

View source: R/iq-functions.R

Description

WPPSI requires 3 or more subtests for verbal and performance IQ. There is an adjustment that may be made for it to approximate using two subtests. This function applies this adjustment.

Usage

1
iq_wppsi_adjust(scaled1, scaled2)

Arguments

scaled1, scaled2

scaled score from subtest

Value

scaled verbal/performance iq

Examples

1
iq_wppsi_adjust(c(10, 14), c(14, 16))

LCBC-UiO/Conversions documentation built on Dec. 19, 2020, 5:28 a.m.