IW_var_cor: Compute theoretical Inverse-Wishart variance of correlation...

View source: R/estimate_template.utils.R

IW_var_corR 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)


templateICAr documentation built on Oct. 14, 2024, 5:08 p.m.