IW_var_cor {templateICAr} | R Documentation |
Compute theoretical Inverse-Wishart variance of correlation matrix elements
Description
Compute theoretical Inverse-Wishart variance of correlation matrix elements
Usage
IW_var_cor(nu, p, xbar_ij)
Arguments
nu |
Inverse Wishart degrees of freedom parameter |
p |
Matrix dimension for IW distribution |
xbar_ij |
Empirical mean of covariance matrices at element (i,j) |
Value
Theoretical IW variance for correlation element (i,j)
[Package templateICAr version 0.9.1 Index]