Learn R Programming

dcmle (version 0.4-1)

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.

Author

Peter Solymos

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