Learn R Programming

dcmle (version 0.4-1)

summary.codaMCMC-class: Class "summary.codaMCMC"

Description

Summary object.

Arguments

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

Peter Solymos

See Also

mcmc.list.

Examples

Run this code
showClass("summary.codaMCMC")

Run the code above in your browser using DataLab