saveDiagnostics: Save convergence diagnostics

Description Usage Arguments Details See Also

View source: R/nma.R

Description

Save convergence diagnostics

Usage

1
saveDiagnostics(mtc, directory = "./ConvergenceDiagnostics")

Arguments

mtc

An object of class mtc.result as returned by mtc.run in the gemtc package

directory

A character string indicating the directory to save the results. By default a directory named ConvergenceDiagnostics will be created as a subfolder of the current directory

Details

Create pdf files of some basic diagnostic plots to check the convergence of MCMC models. Plots are produced by the ggmcmc package for the trace of the MCMC chain(s), the posterior density of the model parameters and the autocorrelation within chains

See Also

ggmcmc


RichardBirnie/mautils documentation built on July 12, 2019, 8:56 p.m.