This function treats measure-specific variance as reliable.
The Mosier composite formula is computed as:
_XX=w^T(rs)+w^TSw-w^Tsw^TSwrel_composite = (t(wt^2) (rel_vec * var_vec) + S - var_sum) / (t(wt) S wt)
where _XXrel_composite is a composite reliability estimate, rrel_vec is a vector of reliability estimates, wwt is a vector of weights, SS is a covariance matrix, and svar_vec is a vector of variances (i.e., the diagonal elements of SS).