Disattenuation of Observed Correlation Due to Measurement Error.
Source:R/disattenuationCorrelation.R
disattenuationCorrelation.Rd
Estimate the true association between the predictor and criterion after accounting for the degree to which a true correlation is attenuated due to measurement error.
Usage
disattenuationCorrelation(
observedAssociation,
reliabilityOfPredictor,
reliabilityOfCriterion
)
Details
Estimate the true association between the predictor and criterion after accounting for the degree to which a true correlation is attenuated due to random measurement error (unreliability).
See also
Other correlation:
attenuationCorrelation()