diagnostics {dcmle} | R Documentation |
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, ...)
Arguments
x |
MCMC objects. |
... |
Other arguments. |
Details
Diagnostic functions from coda package are defined as generics for extensibility.
Value
Diagnostics summaries, and plot.
Author(s)
Peter Solymos
References
See relevant help pages.
See Also
gelman.diag
geweke.diag
heidel.diag
raftery.diag
[Package dcmle version 0.4-1 Index]