Computes the probability, at each window, that the chain was converged at that point, assuming that the has converged at some window.
1 | convergence_probabilities(rejections, a = 1, b = 1)
|
Computes the probability that convergence happened at a given point based on the pattern of rejected convergence tests. It assumes that the rejection is picked with a probability that is beta(a,b) distributed before the change point and rejected with 5 point.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.