Description Usage Arguments Value Examples
Sample from tempered target using Stan
1 2 | hmc_sample_tempered_mixG(weights, means, sds, beta, iterations, chains,
output = F)
|
weights |
vector: weights of mixture Gaussian |
means |
vector: means of mixture Gassuan |
sds |
vector: st.devs of mixture Gaussian |
beta |
temperature level |
iterations |
number of iterations per chain - note that burn in is 0.5 of this number |
chains |
number of chains |
output |
boolean value: defaults to T, determines whether or not to print output to console |
samples from the tempered target
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.