For use with all artifact corrections except the Case V correction.
.estimate_attenuation(r_observed, r_corrected)
A vector of compound attenuation factors.
Vector of observed correlations.
Vector of corrected correlations.
Schmidt, F. L., & Hunter, J. E. (2015). Methods of meta-analysis: Correcting error and bias in research findings (3rd ed.). Sage. tools:::Rd_expr_doi("10.4135/9781483398105"). p. 144.
if (FALSE) {
.estimate_attenuation(r_observed = .3, r_corrected = .5)
}
Run the code above in your browser using DataLab