estimate_nu_matrix: Estimate IW dof parameter nu based on method of moments

View source: R/estimate_template.utils.R

estimate_nu_matrixR Documentation

Estimate IW dof parameter nu based on method of moments

Description

Estimate IW dof parameter nu based on method of moments

Usage

estimate_nu_matrix(var_FC, mean_FC)

Arguments

var_FC

Empirical between-subject variance of covariance matrices (QxQ)

mean_FC

Empirical mean of covariance matrices (QxQ)

Value

QxQ matrix of estimates for nu


templateICAr documentation built on Feb. 16, 2023, 8:14 p.m.