applySettingsDefault {BayesianTools}R Documentation

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

Author(s)

Florian Hartig


[Package BayesianTools version 0.1.8 Index]