summary.codaMCMC-class {dcmle}R Documentation

Class "summary.codaMCMC"

Description

Summary object.

Objects from the Class

Objects can be created by calls of the form new("summary.codaMCMC", ...).

Slots

settings:

Object of class "integer", MCMC settings.

coef:

Object of class "matrix", posterior statistics.

Methods

show

signature(object = "summary.codaMCMC"): ...

Author(s)

Peter Solymos

See Also

mcmc.list.

Examples

showClass("summary.codaMCMC")

[Package dcmle version 0.4-1 Index]