Releases: kingaa/circumstance
Releases · kingaa/circumstance
0.0.10.1
Update to keep up with changes in R.
0.0.10.0
Changes in circumstance version 0.0.10:
- Changes to make it easier to pass
doFuture
options.
0.0.9.1
Changes in circumstance version 0.0.9:
• We use doFuture::%dofuture%
in preference to foreach::%dopar%
.
0.0.8.0
- New parallel
pmcmc
methods for parallel particle Markov chain Monte Carlo.
- Information on parallel backend is now stored as an attribute of returned objects.
0.0.6.0
- New ‘plot_matrix’ method for making scatterplot matrices.
0.0.5.1
Changes in 'circumstance' version 0.0.5:
• New ‘mif2’ method for parallel iterated filtering.
• New ‘continue’ method for continuing ‘mif2’ computations.
0.0.4.0
Changes in 'circumstance' version 0.0.4:
• Use with ‘doFuture’ is intended.
• Streamline some of the definitions.
• Improve coverage.
Changes in 'circumstance' version 0.0.3:
• Updates for new version of ‘pomp’.