Functions for plotting, and animating, the output of importance samplers, sequential Monte Carlo samplers (SMC) and ensemble-based methods. The package can be used to plot and animate histograms, densities, scatter plots and time series, and to plot the genealogy of an SMC or ensemble-based algorithm. These functions all rely on algorithm output to be supplied in tidy format. A function is provided to transform algorithm output from matrix format (one Monte Carlo point per row) to the tidy format required by the plotting and animating functions.
| Version: | 0.2.0 |
| Depends: | R (≥ 3.50) |
| Imports: | poorman, ggplot2, gganimate |
| Suggests: | knitr, rmarkdown, testthat |
| Published: | 2025-11-13 |
| DOI: | 10.32614/CRAN.package.ggsmc |
| Author: | Richard G Everitt |
| Maintainer: | Richard G Everitt <richard.g.everitt at gmail.com> |
| BugReports: | https://github.com/richardgeveritt/ggsmc/issues |
| License: | MIT + file LICENSE |
| URL: | https://github.com/richardgeveritt/ggsmc, https://richardgeveritt.github.io/ggsmc/ |
| NeedsCompilation: | no |
| Materials: | README, NEWS |
| CRAN checks: | ggsmc results |
| Reference manual: | ggsmc.html , ggsmc.pdf |
| Vignettes: |
Visualising the output of Monte Carlo methods with ggsmc (source, R code) |
| Package source: | ggsmc_0.2.0.tar.gz |
| Windows binaries: | r-devel: not available, r-release: not available, r-oldrel: not available |
| macOS binaries: | r-release (arm64): ggsmc_0.2.0.tgz, r-oldrel (arm64): ggsmc_0.2.0.tgz, r-release (x86_64): ggsmc_0.2.0.tgz, r-oldrel (x86_64): ggsmc_0.2.0.tgz |
| Old sources: | ggsmc archive |
Please use the canonical form https://CRAN.R-project.org/package=ggsmc to link to this page.