gibbs_step: Gibbs step of the Particle Metropolis within Gibbs sampler

Description Usage Arguments Value

View source: R/init.R

Description

Samples new theta_mu and theta_sig using Gibbs sampling

Usage

1
gibbs_step(sampler)

Arguments

sampler

The pmwgs object from which to generate the new group parameters.

Value

A new sample for theta_mu, theta_sig and some new mixing weights in a list for use in the Particle Metropolis step.


pmwg documentation built on Feb. 17, 2021, 9:07 a.m.