Create a trace plot for a single desired node
trace_plot(post, param, keep_percent = 1)A mcmc.list object.
A regular expression that matches a single element in the model.
E.g., "b0[1]", not "b0". See match_params().
A numeric vector of length == 1 and on the range (0,1].
Percent of samples you'd like to keep for trace plotting and passed to post_thin().