Rdocumentation
powered by
Learn R Programming
⚠️
There's a newer version (1.1) of this package.
Take me there.
SMC (version 1.0)
Sequential Monte Carlo (SMC) Algorithm
Description
provides functions for particle filtering, auxiliary particle filtering and sequential Monte Carlo algorithms
Copy Link
Link to current version
Version
Version
1.1
1.0
Install
install.packages('SMC')
Monthly Downloads
7
Version
1.0
License
GPL (>= 2)
Maintainer
Gopi Goswami
Last Published
February 15th, 2017
Functions in SMC (1.0)
Search all functions
sequentialMonteCarlo
The sequential Monte Carlo (SMC) algorithm
utilsForExamples
The utility function(s) for examples
particleFilter
The particle filtering algorithm
auxiliaryParticleFilter
The auxiliary particle filtering algorithm
print
The printing family of functions