yuima.ae-class: Class for the asymptotic expansion of diffusion processes

yuima.ae-classR Documentation

Class for the asymptotic expansion of diffusion processes

Description

The yuima.ae class is used to describe the output of the functions ae and aeMarginal.

Slots

order

integer. The order of the expansion.

var

character. The state variables.

u.var

character. The variables of the characteristic function.

eps.var

character. The perturbation variable.

characteristic

expression. The characteristic function.

density

expression. The probability density function.

Z0

numeric. The solution to the deterministic process obtained by setting the perturbation to zero.

Mu

numeric. The drift vector for the representation of Z1.

Sigma

matrix. The diffusion matrix for the representation of Z1.

c.gamma

list. The coefficients of the Hermite polynomials.

h.gamma

list. Hermite polynomials.


yuima documentation built on Nov. 14, 2022, 3:02 p.m.

Related to yuima.ae-class in yuima...