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 netcmc
plot(x, ...)Returns a trace plot, density plot and ACF plot for the posterior distribution of a parameter(s) in a netcmc object.
A netcmc object of samples from the posterior distribution of a parameter(s).
Ignored.s
George Gerogiannis