garch model with fixed arma lags in R
I can’t fit an ARMA-GARCH model with fixed MA lags in time series data.
basic ARIMA set up in stock price forecasting using R
I am using auto.arima
function as the backbone to forecast stock price, with example below: