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

plot,yuima.ae,ANY-methodR 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 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.


yuima documentation built on April 16, 2025, 5:12 p.m.