
Accessor method for the fitted marginal models of (cond_)portvine_roll
objects
Source: R/S4_classes.R
fitted_marginals.RdExtract the marginal models that are ARMA-GARCH models which were fitted
in a rolling
window fashion using rugarch::ugarchroll. For the residual analysis of
the models encompassed in such a rugarch::ugarchroll class object one
can have a look at the utility function roll_residuals().
Arguments
- roll
Object of class
portvine_rollor a child class- ...
Additional parameters for child class methods
Value
Named list with an entry for each asset containing a
rugarch::ugarchroll class object that encompasses the marginal model fit.