yuima.ae ClassConstruct an object of class yuima.ae-class.
# S4 method for yuima.ae
initialize(
.Object,
order,
var,
u.var,
eps.var,
characteristic,
Z0,
Mu,
Sigma,
c.gamma,
verbose
)an object of class yuima.ae-class.
integer. The order of the expansion.
character. The state variables.
character. The variables of the characteristic function.
character. The perturbation variable.
expression. The characteristic function.
numeric. The solution to the deterministic process obtained by setting the perturbation to zero.
numeric. The drift vector for the representation of Z1.
matrix. The diffusion matrix for the representation of Z1.
list. The coefficients of the Hermite polynomials.
logical. Print on progress? Default FALSE.