powered by
By-chain kernel density plot of a single parameter node.
chaindens_line(x, nline, lwd = 1, main = "", ...)
NULL
Posterior vector
Number of chains
Line width
Plot title
additional plotting arguments
Matt Tyers
tracedens_jags, chaindens_jags, chaindens_df
b1 <- jags_df(asdf_jags_out, p="b1") chaindens_line(b1, nline=3, main="b1")
Run the code above in your browser using DataLab