Recent Releases of SimBIID
SimBIID - SimBIID 0.2.2
Made a few minor updates to documentation and compilation flags to fix CRAN check errors.
- R
Published by tjmckinley over 1 year ago
SimBIID - v0.2.0
This is a minor submission in which I have added additional functionality, and amended the way tolerances are updated. Specifically I have:
added bisection method for choosing tolerances when multiple data points are being used in the ABC-SMC algorithm;
added option to set minimum tolerances for ABC-SMC.
I've also made some patch changes in the way that random seeds are
passed to mclapply(). This is to aid reproducibility when setting
seeds and using parallelisation. Runs will only be reproducible if
using the same number of cores each time (which can be specified
using mc.cores argument to various functions).
- R
Published by tjmckinley about 6 years ago
SimBIID - SimBIID v0.1.1
Patch release to fix a compilation error on Solaris, and also to fix a memory leak error.
- R
Published by tjmckinley almost 7 years ago
SimBIID - SimBIID v0.1.0
SimBIID 0.1.0
First release of SimBIID to CRAN.
- R
Published by tjmckinley almost 7 years ago