fMoments-class | R Documentation |
"fMoments"
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 the
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
showClass("fMoments")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.