View source: R/core_bayes_estimate.R
| create_temperatures | R Documentation |
Create "Temperatures" for TIDE
create_temperatures(n_chains, sampler)
n_chains |
numeric |
sampler |
"TIDE" or anything else |
a numeric vector of length equal to n_chains. The returned values
correspond to quantiles of a Beta(0.3, 1) distribution for
sampler == "TIDE". Otherwise a numeric vector of 1s is returned.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.