Description Usage Arguments Value
Apply Double Metropolis-Hastings sampler (DMH) to find hyperparameters: rho & pi
1 | hyperParaDMH(para, plot = TRUE)
|
para |
The parameter list |
plot |
Logical. T: plot trace plot; F: not plot output. |
a list:
rhoTrack |
saved rho value each iteration |
piTrack |
saved pi value each iteration |
zTrack |
saved z label value each iteration |
rho |
posterior mean calculated based on second half of the iterations |
zstat |
posterior z value calculated based on major vote method. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.