Plots the chains and marginal distirbution w.r.t one parameter (Documentation incomplete)
1 2 3 4 5 6 7 8 | plot_chains(
output,
variable = "b1",
burn = 0,
breaks = "Sturges",
real_val = NA,
n_eff = FALSE
)
|
output |
A list outputted by |
variable |
... |
burn |
... |
breaks |
... |
real_val |
... |
n_eff |
... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.