Skip to content

Applying previously fitted fGarch model

1 message · shlagbaum

#
Greetings,

Suppose I fit an fGarch model via garchFit function for a time series X.
I'm wondering is there any easy way to apply the fitted model to a different
time series Y to calculate conditional variances and standardized residuals?

Thanks.