Learn R Programming

psychmeta (version 2.3.4)

.correct_r_uvdrr: Internal function to compute the Case II correction for univariate direct range restriction

Description

Internal function to compute the Case II correction for univariate direct range restriction

Usage

.correct_r_uvdrr(rxyi, qxa = 1, qyi = 1, ux = 1)

Arguments

rxyi

Vector of observed correlations.

qxa

Vector of square-root of applicant reliability coefficients for X.

qyi

Vector square-root of incumbent reliability coefficients for Y.

ux

Vector of observed-score u ratios for X.

Value

A vector of corrected correlations.