print {SMC} | R Documentation |
The printing family of functions for this package.
## S3 method for class 'SMC': print(x, ...)
x |
an object inheriting from class SMC (generated by
functions particleFilter , auxiliaryParticleFilter and
sequentialMonteCarlo ). |
... |
optional arguments passed to print.default ; see
its documentation. |
Gopi Goswami goswami@stat.harvard.edu
particleFilter
,
auxiliaryParticleFilter
,
sequentialMonteCarlo