Before trying to use the software, you may need to read various references that describe the models and the Markov chain methods used.
The software is written in C for Unix, Linux, and macOS systems.
Some of the programs in this package are designed to work wellwith my version of the 'graph' program, see github.com/radfordneal/plotutils, though the data can instead be plotted by whatever plot program you have available.
The source code is available at gitlab.
Index to documentation in hypertext form
Tar archive of everything (40MB)
Gzipped tar archive of everything (12MB)
The tar archives include the complete hypertext documentation, so that you can set it up to be read from your local machine. The documentation is also readable as simple text files. For directions on how to untar a tar archive, see the installation instructions within the above hypertext documentation.
Index to documentation in hypertext form
Tar archive of everything
Index to documentation in hypertext form
Tar archive of everything
Index to documentation in hypertext form
Tar archive of everything
Index to documentation in hypertext form
Tar archive of everything
Warning: This version contains a bug in net-pred that affects predictions for multi-way classification models. It can be patched by changing line 392 of net/net-model.c, replacing "type=1" with "type==1". There's also a bug affecting the "n" option for gp-pred for multi-way classification models, which you can patch by replacing "+=" with "=" on line 440 of gp-pred.c.
Index to documentation in hypertext form
Tar archive of everything
Index to documentation in hypertext form
Tar archive of everything
Index to documentation in hypertext form
Tar archive of everything
Index to documentation in hypertext form
Tar archive of everything
Index to documentation in hypertext formThis was the first release with the facilities for sampling from distributions specified by formulas for the "energy" or the prior and likelihood.
Tar archive of everything
Index to documentation in hypertext formThis is the release that was used for the tests in my paper on Assessing relevance determination methods using DELVE.
Tar archive of everything
Index to documentation in hypertext form
Tar archive of everything
Index to documentation in hypertext formThis is the release that was used by Carl Rasmussen for the neural network models evaluated in his thesis. Gaussian processes were not implemented in this release.
Tar archive of everything
Documentation (50K)
Tar archive