Provides some code to run simulations of state-space models, and then use these in the Approximate Bayesian Computation Sequential Monte Carlo (ABC-SMC) algorithm of Toni et al. (2009) <doi:10.1098/rsif.2008.0172> and a bootstrap particle filter based particle Markov chain Monte Carlo (PMCMC) algorithm (Andrieu et al., 2010 <doi:10.1111/j.1467-9868.2009.00736.x>). Also provides functions to plot and summarise the outputs.
Version: | 0.2.0 |
Depends: | R (≥ 3.5) |
Imports: | stats, dplyr, purrr, tibble, ggplot2, tidyr, mvtnorm, grDevices, RColorBrewer, Rcpp, RcppXPtrUtils, coda |
LinkingTo: | Rcpp, RcppArmadillo |
Suggests: | parallel, GGally, testthat |
Published: | 2020-05-20 |
Author: | Trevelyan J. McKinley [aut, cre], Stefan Widgren [aut] (Author of 'R/mparse.R'), Pavol Bauer [cph] (R/mparse.R), Robin Eriksson [cph] (R/mparse.R), Stefan Engblom [cph] (R/mparse.R) |
Maintainer: | Trevelyan J. McKinley <t.mckinley at exeter.ac.uk> |
BugReports: | https://github.com/tjmckinley/SimBIID/issues |
License: | GPL (≥ 3) |
URL: | https://github.com/tjmckinley/SimBIID |
NeedsCompilation: | yes |
Materials: | NEWS |
CRAN checks: | SimBIID results |
Reference manual: | SimBIID.pdf |
Package source: | SimBIID_0.2.0.tar.gz |
Windows binaries: | r-devel: SimBIID_0.2.0.zip, r-release: SimBIID_0.2.0.zip, r-oldrel: SimBIID_0.2.0.zip |
macOS binaries: | r-release: SimBIID_0.2.0.tgz, r-oldrel: SimBIID_0.2.0.tgz |
Old sources: | SimBIID archive |
Please use the canonical form https://CRAN.R-project.org/package=SimBIID to link to this page.