Learn R Programming

yuima (version 1.15.34)

plot,yuima.ae,ANY-method: Plot Method for yuima.ae Class

Description

Plot an object of class yuima.ae-class.

Usage

# S4 method for yuima.ae,ANY
plot(x, grids = list(), eps = 1, order = NULL, ...)

Arguments

x

an object of class yuima.ae-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 NULL (default), it uses the maximum order used in ae.

...

additional arguments passed to the plot function.