Learn R Programming

bayou (version 2.1.1)

summary.bayouMCMC: S3 method for summarizing bayouMCMC objects

Description

S3 method for summarizing bayouMCMC objects

Usage

# S3 method for bayouMCMC
summary(object, ...)

Arguments

object

A bayouMCMC object

...

Additional arguments passed to print

Value

An invisible list with two elements: statistics which provides summary statistics for a bayouMCMC chain, and branch.posteriors which summarizes branch specific data from a bayouMCMC chain.