Two helper functions and some examples of using Classic BUGS and WinBUGS with Matlab.
Last updated 2003-08-19
Thanks for Leming Qu sending a fix for mat2bugs.m and Windows Matlab. mat2bugs.m used fprintf('%G',val) which worked just fine, but for some reason Windows Matlab prints 3 digits in exponent while WinBUGS 1.4 requires that there is only 2 digits...