summary.bayes_mixture {BayesMultiMode}R Documentation

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 class 'bayes_mixture'
summary(object, ...)

Arguments

object

An object of class bayes_mixture.

...

Not used.


[Package BayesMultiMode version 0.7.1 Index]