https://github.com/bonstats/smcdar
Data and code to accompany paper "Accelerating sequential Monte Carlo with surrogate likelihoods"
Science Score: 23.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
○codemeta.json file
-
○.zenodo.json file
-
✓DOI references
Found 2 DOI reference(s) in README -
✓Academic publication links
Links to: arxiv.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (5.3%) to scientific vocabulary
Keywords
Repository
Data and code to accompany paper "Accelerating sequential Monte Carlo with surrogate likelihoods"
Basic Info
- Host: GitHub
- Owner: bonStats
- License: gpl-3.0
- Language: R
- Default Branch: master
- Homepage: https://arxiv.org/abs/2009.03699
- Size: 308 KB
Statistics
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
- Releases: 0
Topics
Metadata Files
README.md
Code to accompany paper "Accelerating sequential Monte Carlo with surrogate likelihoods"
Cite as: Bon, J.J., Lee, A. & Drovandi, C. Accelerating sequential Monte Carlo with surrogate likelihoods. Statistics and Computing 31, 62 (2021). https://doi.org/10.1007/s11222-021-10036-4
Link to arxiv: https://arxiv.org/abs/2009.03699
- Corresponding Author: Joshua J Bon
- Web: http://joshuabon.com
- Github: https://github.com/bonStats/smcdar
Install package
This repository is a set up as an R package and can be installed using the following commands:
remotes::install_github("nielsrhansen/expoRkit")
remotes::install_github("bonStats/smcdar", dependencies = T)
Examples from paper
The biased normal and whittle likelihood examples from the paper can be found in the analysis/ directory.
Owner
- Name: Joshua Bon
- Login: bonStats
- Kind: user
- Location: Meanjin / Brisbane
- Company: Queensland University of Technology
- Website: https://bonstats.github.io/
- Repositories: 3
- Profile: https://github.com/bonStats
Research statistician. Computation and a lot of dabbling. Centre for Data Science, Queensland University of Technology
GitHub Events
Total
Last Year
Issues and Pull Requests
Last synced: about 1 year ago
All Time
- Total issues: 0
- Total pull requests: 2
- Average time to close issues: N/A
- Average time to close pull requests: less than a minute
- Total issue authors: 0
- Total pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 2
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
- bonStats (2)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- MASS * imports
- Matrix * imports
- Rcpp * imports
- deSolve * imports
- expm * imports
- expoRkit * imports
- fpc * imports
- memoise * imports
- methods * imports
- purrr * imports
- stats * imports
- testthat * suggests