Models



This page contains code for posterior simulators that are part of the Bayesian Analysis, Computation and Communication software. The page is organised by the language in which the code is written. Currently available.

Within each directory, you can find the following models

Index



FORTRAN



Index



Driver routine


All of the models use the following driver routine. The driver routine mcmc calls cpd.f for each model. To build an executable for each model, the user should link the following driver with the routines for the appropriate model.

fmc1



mlike version for fmc1


The marginalized likelihood for this model can be calculated by hand. It is reported as an output of fmc1.

mvr1



mlike version for mvr1


Files needed to compile mlikemvr1
Sample input and output files for mlikemvr1

pbt1



mlike version for pbt1


Files needed to compile mlikepbt1
Sample input and output files for mlikepbt1

sur1



mlike version for sur1


Files needed to compile mlikesur1
Sample input and output files for mlikesur1

uvr1



mlike version for uvr1


Files needed to compile mlikeuvr1
Sample input and output files for mlikeuvr1

uvr3



mlike version for uvr3


Files needed to compile mlikeuvr3
Sample input and output files for mlikeuvr3

DOS




DOS versions of MLIKE for each model



Workstations



These executable files are compiled with IMSL on a Sun-Ultra workstation. They can be used on Gibbs and Daedalus while in the IMSL environment.It may happen that the files will not be executable after downloading. To make the file executable, type chmo d 711 [filename]


Mlike


The following are versions of MLIKE that are specific to each model. They were compiled on a Sun-Ultra with IMSL.