sigmaRhoFun {matrixStrucTest} | R Documentation |
Sub-routine to compute OLS estimates of covariance between correlations
Description
This sub-routine is called by X2fun
.
Usage
sigmaRhoFun(j, k, h, m, A)
Arguments
j |
First index |
k |
Second index |
h |
Third index |
m |
Fourth index |
A |
Correlation matrix |
[Package matrixStrucTest version 1.0.0 Index]