cross_corrs_lower_left: cross_corrs_lower_left: calculates the cross correlation...

View source: R/marginal_psychometrics_MC_function.R

cross_corrs_lower_leftR Documentation

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

Description

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

Usage

cross_corrs_lower_left(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.