bugs.log: Read data from MultiBUGS logfile

Description Usage Arguments Details Value Author(s) See Also

View source: R/bugs.log.R

Description

Read data such as summary statistics and DIC information from the MultiBUGS logfile

Usage

1

Arguments

file

Location of the MultiBUGS logfile

Details

Returns the MultiBUGS summary statistics and DIC extracted directly from the log file.

Value

A list with components:

stats

A matrix containing summary statistics for each saved parameter. Comparable to the information in the element summary of a bugs object as returned by bugs

.

DIC

A matrix containing the DIC statistics as returned from MultiBUGS.

Author(s)

Jouni Kerman

See Also

The main function that generates the log file is bugs.


MultiBUGS/R2MultiBUGS documentation built on Aug. 14, 2019, 3:15 p.m.