compute_A_B_G_D_and_simulate_mu_Lambda_q0 {fabMix} | R Documentation |
Computation and simulations for q = 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 |
suff_statistics |
Sufficient statistics |
K |
Number of overfitting mixture components |
priorConst1 |
Prior constant: |
T_INV |
Prior parameter: |
v_r |
This vector is used to set to zero the upper right |
Value
A list containing a draw from the conditional distributions of \mu
:
mu |
|
Author(s)
Panagiotis Papastamoulis
[Package fabMix version 5.1 Index]