Ut: Compute the unrestricted variance of T.

Description Usage Arguments Value Author(s) See Also Examples

View source: R/Ut.R

Description

Given reliability estimates in the population and in the sample, as well as the variance of X, Ut estimates the unrestricted variance of T.

Usage

1
Ut(rxxi, rxxa, ux)

Arguments

rxxi

the reliability estimate of x in the incumbent (restricted) population

rxxa

the reliability estimate of x in the applicant (unrestricted) population

ux

The unrestricted variance of X

Value

a value indicating the unresticted variance of T

Author(s)

Dustin Fife

See Also

caseIV

Examples

1
Ut(.6, .8, 1.5)

selection documentation built on May 30, 2017, 5:27 a.m.

Related to Ut in selection...