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.
yuima.Output
with respect to the yuima-class
: