Description Usage Arguments Value
View source: R/DA-required-MH-steps.R
Gamma version.
1 | time_steps_to_min_quantile_dist_gamma(dist, prob_accept, D, rho, max_T = 10)
|
dist |
Proposed distances travelled by each particle. |
prob_accept |
Vector (or mean) of MH acceptance probabilities for proposal. |
D |
Threshold distance required to travel in total. |
rho |
Probability level of exceeding trheshold distance. |
max_T |
Maximum number of iterations to compute before "failing". |
List with results for each parameter.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.