Learn R Programming

BayesianTools (version 0.1.8)

createSmcSamplerList: Convenience function to create an object of class SMCSamplerList from a list of mcmc samplers

Description

Convenience function to create an object of class SMCSamplerList from a list of mcmc samplers

Usage

createSmcSamplerList(...)

Value

a list of class smcSamplerList with each object being an smcSampler

Arguments

...

a list of MCMC samplers

Author

Florian Hartig