createSmcSamplerList {BayesianTools} | R Documentation |
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(...)
Arguments
... |
a list of MCMC samplers |
Value
a list of class smcSamplerList with each object being an smcSampler
Author(s)
Florian Hartig
[Package BayesianTools version 0.1.8 Index]