Learn R Programming

yuima (version 1.1.6)

yuima.Output-class: Class for the mathematical description of function of a stochastic process

Description

The yuima.Output class is a class of the yuima package that extends the yuima-class it represents a map of a stochastic process

zt = g(theta, Xt, t) : R^{q x d x 1} -> R^{l1 x l2 x ...}

or an operator between two independent stochasic process:

zt = h(theta, Xt, Yt, t)

where Xt and Yt are object of class yuima.model-class or yuima-class with the same dimension.

Arguments

Slots

Here we report the additional slots of an object of class yuima.Output with respect to the yuima-class:

Methods