plot,yuima.ae,ANY-method {yuima} | R Documentation |
Plot Method for yuima.ae
Class
Description
Plot an object of class yuima.ae-class
.
Usage
## S4 method for signature 'yuima.ae,ANY'
plot(x, grids = list(), eps = 1, order = NULL, ...)
Arguments
x |
an object of class |
grids |
list. A named list of vectors specifying the grid to evaluate the density. The names must match the state variables. |
eps |
numeric. The intensity of the perturbation. |
order |
integer. The expansion order. If |
... |
additional arguments passed to the plot function. |
[Package yuima version 1.15.30 Index]