ggsmc
Visualising output from SMC samplers and EnK methods.
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (8.1%) to scientific vocabulary
Repository
Visualising output from SMC samplers and EnK methods.
Basic Info
- Host: GitHub
- Owner: richardgeveritt
- License: other
- Language: R
- Default Branch: main
- Homepage: https://richardgeveritt.github.io/ggsmc/
- Size: 16.7 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
- Releases: 0
Metadata Files
README.md
ggsmc
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.
The package is available on CRAN and can be installed using:
install.packages("ggsmc")
Examples of how to use the package can be found in this vignette.
Owner
- Name: Richard Everitt
- Login: richardgeveritt
- Kind: user
- Company: University of Warwick
- Website: http://www.richardgeveritt.com
- Repositories: 1
- Profile: https://github.com/richardgeveritt
Associate Professor in Statistics at the University of Warwick.
GitHub Events
Total
- Issues event: 3
- Push event: 14
Last Year
- Issues event: 3
- Push event: 14
Packages
- Total packages: 1
-
Total downloads:
- cran 453 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 1
- Total maintainers: 1
cran.r-project.org: ggsmc
Visualising Output from Sequential Monte Carlo Samplers and Ensemble-Based Methods
- Homepage: https://github.com/richardgeveritt/ggsmc
- Documentation: http://cran.r-project.org/web/packages/ggsmc/ggsmc.pdf
- License: MIT + file LICENSE
- Status: removed
-
Latest release: 0.1.2.0
published almost 2 years ago
Rankings
Maintainers (1)
Dependencies
- R >= 2.10 depends
- dplyr * imports
- gganimate * imports
- ggplot2 * imports
- gifski * imports
- stringr * imports
- tidyr * imports
- knitr * suggests
- rmarkdown * suggests
- testthat * suggests