Not all the distributional models, modules for special types of data, and other features such as the dynamic library and rejection sampler can all be implemented simultaneously on the same dataset. Generally the more common modules can work with most other features, but in more specialized models for uncommon types of data, only those features one would expect to need in usual circumstances have been implemented. The chart in table 1 reflects which features can operate simultaneously.
As the legend explains, if two features can work together
they should meet in the chart at a darkened
bullet. For example, the
-distributed model works with discrete
variables, is planned to work with the ridge prior in future versions,
and does not work with the dynamic library. Furthermore, any three or
more features that can each work together pairwise can work together
all at the same time. If the features needed for your dataset do not
work together, first check that you have the most recent version of
and then contact one of the project members and we may
implement it for you.