A Library of Markov Chain Monte Carlo routines for Matlab
A Library of Markov Chain Monte Carlo routines for Matlab
by David Shera, Harvard School of Public Health, shera@hsph.harvard.edu
This library is work in progress
and will be updated with new information
as it becomes available.
The package is available in three forms:
The command tar xf mcmc.tar
(or shar xf mcmc.tar)
will
extract all files into a subdirectory named mcmc.
Start with the file
Contents.m
, which is
designed to work with Matlab's helpwin structure.
In Matlab, addpath('[wherever]/mcmc')
and then use helpwin to view the documentation,
which are in the comments at the beginning of each .m file.
To check the latest version, compare your mcmc/Version file
to the latest
Version file.
David Shera,
mailto:shera@hsph.harvard.edu