estimate_nu: Universally estimate IW dof parameter nu based on method of...

View source: R/estimate_template.utils.R

estimate_nuR Documentation

Universally estimate IW dof parameter nu based on method of moments, so that no empirical variance is under-estimated

Description

Universally estimate IW dof parameter nu based on method of moments, so that no empirical variance is under-estimated

Usage

estimate_nu(var_FC, mean_FC)

Arguments

var_FC

Empirical between-subject variance of covariance matrices (QxQ)

mean_FC

Empirical mean of covariance matrices (QxQ)

Value

estimate for nu


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