Settings XML File
XML Schema: settings.xsd
This file contains settings for the MCMC algorithm:
- burn: the burn-in value for the MCMC algorithm - default value 10% of iterations.
- thin: setting thin=k selects every kth iteration starting with the first.
- block: inputted data sets are split into separate blocks, and then treated sequentially.
- simulationMethod: the simulator used by calibayes.
- simulatorWSDLLocation: the location of the wsdl file for calibayes to use. If internal, then calibayes uses it's own WSDL file.
see R help file: createSettings.