| plot.smoothbp_fit | R Documentation |
A thin wrapper around trace_plot for the standard
plot() interface.
## S3 method for class 'smoothbp_fit'
plot(x, type = "trace", pars = NULL, ...)
x |
A |
type |
One of |
pars |
Character vector of parameter names. Defaults to all non-random-effect parameters. |
... |
Passed to |
A ggplot object, or a named list of two when
type = "both".
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.