plot,SimInf_pfilter-method {SimInf} | R Documentation |
Diagnostic plot of a particle filter object
Description
Diagnostic plot of a particle filter object
Usage
## S4 method for signature 'SimInf_pfilter'
plot(x, y, ...)
Arguments
x |
The |
y |
If y is |
... |
Other graphical parameters that are passed on to the plot function. |
[Package SimInf version 9.8.1 Index]