sampleK_alpha | R Documentation |
\alpha
where e0 = \alpha/K
.This sampling step only relies on the current partition and is independent of the current component-specific parameters, see Frühwirth-Schnatter et al (2021).
sampleK_alpha(Kp_j, Kmax, Nk_j, alpha, log_pK)
Kp_j |
A number; indicating the current value of |
Kmax |
A number; indicating the maximum value of |
Nk_j |
A numeric vector; indicating the group sizes in the partition, i.e., the current number of observations in the filled components. |
alpha |
A number; indicating the value of the parameter |
log_pK |
A function; evaluating the log prior of |
A number indicating the new value of K
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.