plot.netcmc | R Documentation |
This function takes a netcmc object of samples from the posterior distribution of a parameter(s) and returns a visual convergence diaagnostics in the form of a density plot, trace plot, and ACF plot.
## S3 method for class 'netcmc' plot(x, ...)
x |
A netcmc object of samples from the posterior distribution of a parameter(s). |
... |
Ignored.s |
Returns a trace plot, density plot and ACF plot for the posterior distribution of a parameter(s) in a netcmc object.
George Gerogiannis
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.