Package: RcppSMC 0.2.9
RcppSMC: Rcpp Bindings for Sequential Monte Carlo
R access to the Sequential Monte Carlo Template Classes by Johansen <doi:10.18637/jss.v030.i06> is provided. At present, four additional examples have been added, and the first example from the JSS paper has been extended. Further integration and extensions are planned.
Authors:
RcppSMC_0.2.9.tar.gz
RcppSMC_0.2.9.zip(r-4.7)RcppSMC_0.2.9.zip(r-4.6)RcppSMC_0.2.9.zip(r-4.5)
RcppSMC_0.2.9.tgz(r-4.6-x86_64)RcppSMC_0.2.9.tgz(r-4.6-arm64)RcppSMC_0.2.9.tgz(r-4.5-x86_64)RcppSMC_0.2.9.tgz(r-4.5-arm64)
RcppSMC_0.2.9.tar.gz(r-4.7-arm64)RcppSMC_0.2.9.tar.gz(r-4.7-x86_64)RcppSMC_0.2.9.tar.gz(r-4.6-arm64)RcppSMC_0.2.9.tar.gz(r-4.6-x86_64)
RcppSMC_0.2.9.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
RcppSMC/json (API)
| # Install 'RcppSMC' in R: |
| install.packages('RcppSMC', repos = c('https://rcppsmc.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/rcppsmc/rcppsmc/issues
- radiata - Radiata pine dataset
particle-filterrcppsequantial-monte-carloopenblascpp
Last updated from:c4770cdd20. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 164 | ||
| linux-devel-x86_64 | OK | 150 | ||
| source / vignettes | OK | 204 | ||
| linux-release-arm64 | OK | 160 | ||
| linux-release-x86_64 | OK | 132 | ||
| macos-release-arm64 | OK | 139 | ||
| macos-release-x86_64 | OK | 486 | ||
| macos-oldrel-arm64 | OK | 99 | ||
| macos-oldrel-x86_64 | OK | 337 | ||
| windows-devel | OK | 148 | ||
| windows-release | OK | 204 | ||
| windows-oldrel | OK | 152 | ||
| wasm-release | OK | 168 |
Exports:blockpfGaussianOptcompareNCestimatesLinRegLinRegLALinRegLA_adaptnonLinPMMHpfLineartBSpfLineartBSOnlinePlotpfNonlinBSRcppSMC.package.skeletonsimGaussiansimGaussianSSMsimLineartsimNonlin
Dependencies:FKFRcppRcppArmadillo
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Block Sampling Particle Filter (Linear Gaussian Model; Optimal Proposal) | blockpfGaussianOpt simGaussian |
| Conditional Sequential Monte Carlo Examples | compareNCestimates kalmanFFBS simGaussianSSM |
| Simple Linear Regression | LinReg LinRegLA LinRegLA_adapt |
| Particle marginal Metropolis-Hastings for a non-linear state space model. | nonLinPMMH |
| Particle Filter Example | pfLineartBS pfLineartBSOnlinePlot simLineart |
| Nonlinear Bootstrap Particle Filter (Univariate Non-Linear State Space Model) | pfNonlinBS |
| Radiata pine dataset (linear regression example) | radiata |
| Create a skeleton for a new package that intends to use RcpSMCp | RcppSMC.package.skeleton |
| Simulates from a simple nonlinear state space model. | simNonlin |
