Rdocumentation
powered by
Learn R Programming
BayesianTools (version 0.1.0)
createMcmcSamplerList: Convenience function to create an object of class mcmcSamplerList from a list of mcmc samplers
Description
Convenience function to create an object of class mcmcSamplerList from a list of mcmc samplers
Usage
createMcmcSamplerList(mcmcList)
Arguments
mcmcList
a list with each object being an mcmcSampler
Value
Object of class "mcmcSamplerList"