diagnostics: Diagnostic functions set as generic
Description
Diagnostic functions set as generic.
Usage
gelman.diag(x, ...)
geweke.diag(x, ...)
heidel.diag(x, ...)
raftery.diag(x, ...)gelman.plot(x, ...)
Value
Diagnostics summaries, and plot.
Arguments
- x
MCMC objects.
- ...
Other arguments.
Details
Diagnostic functions from coda package are defined
as generics for extensibility.
References
See relevant help pages.
See Also
gelman.diag
geweke.diag
heidel.diag
raftery.diag
gelman.plot