mnModel
| posterior : | Bool (pass by value) |
| Should we print the joint posterior probability? | |
| Default : TRUE | |
| likelihood : | Bool (pass by value) |
| Should we print the likelihood? | |
| Default : TRUE | |
| prior : | Bool (pass by value) |
| Should we print the joint prior probability? | |
| Default : TRUE | |
| stochasticOnly : | Bool (pass by value) |
| Should we monitor stochastic variables only? | |
| Default : FALSE | |
| exclude : | String[] (pass by value) |
| Variables to exclude from the monitor | |
| Default : [ ] | |
| format : | String (pass by value) |
| Output format | |
| Default : separator | |
| append : | Bool (pass by value) |
| Should we append or overwrite if the file exists? | |
| Default : FALSE | |
| filename : | String (pass by value) |
| The name of the file for storing the samples. | |
| printgen : | IntegerPos (pass by value) |
| The number of generations between stored samples. | |
| Default : 1 | |
| separator : | String (pass by value) |
| The separator/delimiter between columns in the file. | |
| Default : | |
| version : | Bool (pass by value) |
| Should we record the software version? | |
| Default : FALSE |