chisq_find_limit {thamesmix} | R Documentation |
Determines the hyperparameter of the THAMES for mixtures, as described in Metodiev et al. (2025).
Description
Determines the hyperparameter of the THAMES for mixtures, as described in Metodiev et al. (2025).
Usage
chisq_find_limit(lps, d_par)
Arguments
lps |
vector of unnormalized log-posterior values |
d_par |
number of (free) posterior parameters |
Value
the matrix param_test with one additional column
References
Martin Metodiev, Nicholas J. Irons, Marie Perrot-Dockès, Pierre Latouche, Adrian E. Raftery. "Easily Computed Marginal Likelihoods for Multivariate Mixture Models Using the THAMES Estimator." arXiv preprint arXiv:2504.21812.
[Package thamesmix version 0.1.3 Index]