compute_A_B_G_D_and_simulate_mu_Lambda_q0 {fabMix}R Documentation

Computation and simulations for q=0q = 0.

Description

This function simulates μ\mu.

Usage

	compute_A_B_G_D_and_simulate_mu_Lambda_q0(SigmaINV, 
		suff_statistics, K, priorConst1, T_INV, v_r)

Arguments

SigmaINV

Precision matrix Σ1\Sigma^{-1}

suff_statistics

Sufficient statistics

K

Number of overfitting mixture components

priorConst1

Prior constant: T1ξT^{-1}\xi

T_INV

Prior parameter: T1ξT^{-1}\xi

v_r

This vector is used to set to zero the upper right (q1)×(q1)(q-1)\times(q-1) diagonal block of factor loadings for identifiability purposes.

Value

A list containing a draw from the conditional distributions of μ\mu:

mu

K×pK\times p array (marginal mean per component)

Author(s)

Panagiotis Papastamoulis


[Package fabMix version 5.1 Index]