Package: nimbleSMC 0.11.1
nimbleSMC: Sequential Monte Carlo Methods for 'nimble'
Includes five particle filtering algorithms for use with state space models in the 'nimble' system: 'Auxiliary', 'Bootstrap', 'Ensemble Kalman filter', 'Iterated Filtering 2', and 'Liu-West', as described in Michaud et al. (2021), <doi:10.18637/jss.v100.i03>. A full User Manual is available at <https://r-nimble.org>.
Authors:
nimbleSMC_0.11.1.tar.gz
nimbleSMC_0.11.1.zip(r-4.7)nimbleSMC_0.11.1.zip(r-4.6)nimbleSMC_0.11.1.zip(r-4.5)
nimbleSMC_0.11.1.tgz(r-4.6-any)nimbleSMC_0.11.1.tgz(r-4.5-any)
nimbleSMC_0.11.1.tar.gz(r-4.7-any)nimbleSMC_0.11.1.tar.gz(r-4.6-any)
nimbleSMC_0.11.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
nimbleSMC/json (API)
NEWS
| # Install 'nimbleSMC' in R: |
| install.packages('nimbleSMC', repos = c('https://nimble-dev.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/nimble-dev/nimblesmc/issues
Last updated from:6d39f55ed6. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 126 | ||
| source / vignettes | OK | 226 | ||
| linux-release-x86_64 | OK | 141 | ||
| macos-release-arm64 | OK | 143 | ||
| macos-oldrel-arm64 | OK | 280 | ||
| windows-devel | OK | 128 | ||
| windows-release | OK | 156 | ||
| windows-oldrel | OK | 100 | ||
| wasm-release | OK | 106 |
Exports:buildAuxiliaryFilterbuildBootstrapFilterbuildEnsembleKFbuildIteratedFilter2buildLiuWestFiltersampler_RW_PFsampler_RW_PF_block
Dependencies:clicodacpp11glueigraphlatticelifecyclemagrittrMatrixnimblenumDerivpkgconfigpracmaR6rlangvctrs
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Create an auxiliary particle filter algorithm to estimate log-likelihood. | buildAuxiliaryFilter |
| Create a bootstrap particle filter algorithm to estimate log-likelihood. | buildBootstrapFilter |
| Create an Ensemble Kalman filter algorithm to sample from latent states. | buildEnsembleKF |
| Create an IF2 algorithm. | buildIteratedFilter2 |
| Create a Liu and West particle filter algorithm. | buildLiuWestFilter |
| Particle Filtering MCMC Sampling Algorithms | RW_PF RW_PF_block sampler samplers sampler_RW_PF sampler_RW_PF_block SMCsamplers |
