For each pair of rungs, plot the acceptance rate between them.
plot_coupling(project, K = 1, phase = "sampling")
project | an RgeoProfile project, as produced by the function
|
---|---|
K | which value of K to produce the plot for. |
phase | which phase to plot. Must be either "burnin" or "sampling". |