Plots the inference results from a debinfer_result object
# S3 method for debinfer_result
plot(x, plot.type = "coda", burnin = 1, ...)a deBInfer_result object
character, which type of plot. Options are "coda" for coda::plot.mcmc, "post_prior" for deBInfer::post_prior_densplot.
numeric, number of samples to discard before plotting
further arguments to methods
post_prior_densplot, plot.mcmc, pairs.debinfer_result