-
Notifications
You must be signed in to change notification settings - Fork 272
Open
Labels
Description
Hi there,
I'm trying to get this package to replicate the behavior found in rugarch. It allows you to specify an ARMA and GARCH model jointly. Do you have any pointers for how to do that with this library?
I'd assume you'd fit an ARMA model, feed the residuals into GARCH, and then add the conditional mean from the ARMA model (which would be the forecasted value less sigma), and then add in the variance from the GARCH model. Correct? Thank you for your help.
Reactions are currently unavailable