powered by
Checks whether object is a Particle Metropolis with Gibbs sampler
is.pmwgs(x)
logical, whether object inherits from pmwgs
An object to test
if (is.pmwgs(sampled_forstmann)) { print("sampled_forstmann object is a pmwgs") }
Run the code above in your browser using DataLab