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.1

Made a few changes to amend some tests to use functions in the third edition of the testthat package.

- R
Published by tjmckinley over 5 years 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 - v0.1.4

This is a patch submission in which I have made minor changes to the predict.PMCMC method to remove particles with non-zero weight.

- R
Published by tjmckinley over 6 years ago

SimBIID - v0.1.3

This is a patch release in which I have fixed the order in which tspan objects are updated in code produced from mparseRcpp.

- R
Published by tjmckinley over 6 years ago

SimBIID - v0.1.2

Patch release to fix a parsing error when compiling models with only a single transition term.

- R
Published by tjmckinley almost 7 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