Description Objects from the Class Slots Methods Author(s) Examples
Object returned from calling fmoments
.
Objects can be created by calls of the form new("fMoments", ...)
.
moments
:Object of class "vector"
A list with the
(roll+1) n-ahead forecast moment matrices.
model
:Object of class "vector"
A list with details of
data generating process.
signature(object = "fMoments")
: Summary method.
signature(object = "fMoments")
: Conditional mean
forecast matrix.
signature(object = "fMoments")
: Conditional covariance
forecast array.
signature(object = "fMoments")
: Conditional third
co-moment array.
signature(object = "fMoments")
: Conditional fourth
co-moment array.
Alexios Galanos
1 | showClass("fMoments")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.