Smach - Spatial Markov Chain Monte-CarloSmach, code that implements models
described in "Model-based Geostatistics" [Diggle, Moyeed and Tawn, Appl Statist 47
, Part 3, pp 299-350]
Splus functions
to interface with the MCMC code.
To turn on acceptance counting, add the option:
accept.count: acceptance.datThen for each variable in the model it will write the variable name, the index (for vector-variables), then the number of acceptances and the number of rejections (which should sum to the number of iterations). These values are colon-separated.
Also, some of the option names may have changed. If the program fails, check the source for the correct option names.