mnScreen
| ... : | RevObject (pass by const reference) |
| Variables to monitor. | |
| printgen : | IntegerPos (pass by value) |
| The number of generations between displayed samples. | |
| Default : 1 | |
| posterior : | Bool (pass by value) |
| Monitor the joint posterior probability. | |
| Default : TRUE | |
| likelihood : | Bool (pass by value) |
| Monitor the joint likelihood. | |
| Default : TRUE | |
| prior : | Bool (pass by value) |
| Monitor the joint prior probability. | |
| Default : TRUE |