Learn R Programming

BayesMultiMode (version 0.7.4)

summary.bayes_mixture: Summary method for bayes_mixture objects The summary of MCMC draws is given by the function summarise_draws from package posterior.

Description

Summary method for bayes_mixture objects The summary of MCMC draws is given by the function summarise_draws from package posterior.

Usage

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

Arguments

object

An object of class bayes_mixture.

...

Not used.