powered by
"fMoments"
Object returned from calling fmoments.
fmoments
Objects can be created by calls of the form new("fMoments", ...).
new("fMoments", ...)
moments
Object of class "vector" A list with the (roll+1) n-ahead forecast moment matrices.
"vector"
model
Object of class "vector" A list with details of data generating process.
signature(object = "fMoments"): Summary method.
signature(object = "fMoments")
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.
# NOT RUN { showClass("fMoments") # }
Run the code above in your browser using DataLab