An open API service indexing awesome lists of open source software.

https://github.com/nimble-dev/nimblesmc

Sequential Monte Carlo methods for NIMBLE
https://github.com/nimble-dev/nimblesmc

Last synced: 12 months ago
JSON representation

Sequential Monte Carlo methods for NIMBLE

Awesome Lists containing this project

README

          

# nimbleSMC

[![Build Status](https://github.com/nimble-dev/nimbleSMC/actions/workflows/ci.yaml/badge.svg?branch=devel)](https://github.com/nimble-dev/nimbleSMC/actions/workflows/ci.yaml)
[![CRAN](http://www.r-pkg.org/badges/version/nimbleSMC)](https://CRAN.R-project.org/package=nimbleSMC)
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.4091502.svg)](https://zenodo.org/record/4091502)
[![Google Group](https://img.shields.io/badge/google-group-blue.svg)](https://groups.google.com/forum/#!forum/nimble-users)

[Website](https://r-nimble.org/) |
[Documentation](https://r-nimble.org/manuals/NimbleUserManual.pdf) |
[Examples](https://r-nimble.org/examples) |
[Developing](https://nimble-dev.github.io/nimble-docs) |
[Workshop materials](https://github.com/nimble-training)

Sequential Monte Carlo methods for NIMBLE. As of version 0.10.0 of NIMBLE (October 2020), NIMBLE's SMC methods are now in `nimbleSMC`.

Please see [the main NIMBLE repository](https://github.com/nimble-dev/nimble) for more details.