cross_corrs_upper_right: cross_corrs_upper_right: calculates the cross correlation...

View source: R/marginal_psychometrics_MC_function.R

cross_corrs_upper_rightR Documentation

cross_corrs_upper_right: calculates the cross correlation between observed scores (rows) and their true score counterparts (cols). Creates the submatrix which occupies the upper right block of the full correlation matrix

Description

cross_corrs_upper_right: calculates the cross correlation between observed scores (rows) and their true score counterparts (cols). Creates the submatrix which occupies the upper right block of the full correlation matrix

Usage

cross_corrs_upper_right(corr, rely)

Arguments

corr

a matrix of observed correlations

rely

a vector of reliability coefficients

Value

a correlation matrix of disattenuated cross-correlations


mcbeem/giftedCalcs documentation built on May 3, 2022, 3:34 a.m.