Mac installation info added
Updated README
Updated README
Updated Windows installer for JAGS-4.3.1
Removed futile code to avoid compiler warnings
Fix to comply with upcoming R 4.0.0
Added content to README file
removed unnecessary header files
Initialized repo for the JAGS wiener module
Cleaned up source and files. Removed unnecessary stuff
Added tag release-0_1 for changeset c47ef01eb02c
Got rid of unnecessary JRmath dependency
edited makefiles
Minor style fixes
Added test experiment and experimental data to example
tried to enable compiling for windows
Got rid of lapack and blas dependencies
Added easy example
Added windows installation files
updated makefiles
Added necessary repo files
Got rid of jwmath subfolder. Successfully ported hacked wiener JAGS to a JAGS module
Updated Readme files
updated
updated README.WIN
Added r script to example
minor changes
Added tag release-0.4 for changeset f804b93ca043
minor changes
edited win-install
Cleaned up example
minor bugfixes
made quickfix for unknown bug in sampling models. Added sampling example
updated Makefile and Readmefiles
bugfix
Update for JAGS 4.2.0
Changed sampling algorithm: approximation with discrete random walk
fixed bug in examples
added functionality for random sampling. Does not yet work as it should
forgot to remove debugging codechunks...
implemented p and q functions. Therefore, jrmath dependency has been added. randomSampling function uses now JV's rejection based algorithm.
Added matjags.m: an interface for matlab
Updated README
Added tag release-1.0 for changeset b86c0a5b9c92
Added note to sourcecode
added wieners distribution: supports userdefined sd
improved q-function search algorithm, removed some bugs from d and p function
Added tag release-1.1 for changeset e57264d6c5bf
added density and logdensity as logical nodes, yet untested
corrected bug in Makefile.am
updated README
typo
hopefully last testing release
updated matjags.m
Fix in examples
removed redundant README.WIN
Added more comments to examples
Added PyMC example (an alternative to the JAGS wiener module)
added explanation for adaptation warning
added installation notes to README
Added p_full and q_full functions to create a functional typicalValue function
Applying patch from Martyn Plummer to update module for JAGS 4.0.0
Added pp-data example to examples
debugged wieners functionality
typo
updated README
enabled and tested deterministic nodes, added example
Added tag release-0_2 for changeset 0226fd4aa073
minor fix in directory structure
update for JAGS 4.2.0