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