summary.bayes_mixture: Summary method for 'bayes_mixture' objects The summary of...

View source: R/summary_methods.R

summary.bayes_mixtureR 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.


BayesMultiMode documentation built on May 29, 2024, 11:01 a.m.