bridge_sampler.batmixmod: Log Marginal Likelihood via Bridge Sampling

Description Usage Arguments Details See Also

View source: R/generics.R

Description

Obtain the log of the Marginal Likelihood through Bridge sampling. This is useful to perform any Bayesian hypothesis test between any set of models.

Usage

1
2
## S3 method for class 'batmixmod'
bridge_sampler(samples, ...)

Arguments

samples

A batmixmod object (from fitbatmix), which contains the MCMC sample required for bridge sampling.

...

Additional arguments to be passed to bridge_sampler.matrix.

Details

More details are provided under bridge_sampler.

See Also

bayes_factor, post_prob


keesmulder/flexcircmix documentation built on May 29, 2019, 3:02 a.m.