| yuima.ae-class {yuima} | R 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
orderinteger. The order of the expansion.
varcharacter. The state variables.
u.varcharacter. The variables of the characteristic function.
eps.varcharacter. The perturbation variable.
characteristicexpression. The characteristic function.
densityexpression. The probability density function.
Z0numeric. The solution to the deterministic process obtained by setting the perturbation to zero.
Munumeric. The drift vector for the representation of Z1.
Sigmamatrix. The diffusion matrix for the representation of Z1.
c.gammalist. The coefficients of the Hermite polynomials.
h.gammalist. Hermite polynomials.
[Package yuima version 1.15.27 Index]