summary.multibergm: Summarising multibergm model fits

View source: R/summary.multibergm.R

summary.multibergmR Documentation

Summarising multibergm model fits

Description

summary method for multibergm fits

Usage

## S3 method for class 'multibergm'
summary(object, param = "mu", thin = 1L, burn_in = 0L, ...)

Arguments

object

A multibergm object

param

Multibergm parameter to be summarised

thin

Amount of thinning to apply to the posterior samples

burn_in

Amount of burn-in to remove from the start of posterior samples (pre-thinning)

...

Additional parameters to be passed on to lower-level functions.

Value

The function computes and prints posterior means and quantiles for the specified parameter, as well as the acceptance rates for parameters updated via the exchange algorithm.


brieuclehmann/multibergm documentation built on June 19, 2024, 6:36 p.m.