Rdocumentation
powered by
Learn R Programming
BayesianTools (version 0.1.0)
applySettingsDefault: Provides the default settings for the different samplers in runMCMC
Description
Provides the default settings for the different samplers in runMCMC
Usage
applySettingsDefault(settings = NULL, sampler = "DEzs", check = FALSE)
Arguments
settings
optional list with parameters that will be used instead of the defaults
sampler
one of the samplers in
runMCMC
check
logical determines whether parameters should be checked for consistency
Details
see
runMCMC