Dimora
model.This function allows to refine results obtained with a model of the Dimora
class through a SARIMAX model, (Guseo et. al., 2007). The function predict_SARMAX.refinement
is aviable for this procedure.
SARMAX.refinement(fit,arima_order,seasonal_order,period=1,display=F)
Object of classDimora
, i.e. BASS.generalized
, codeBASS.standard or codeGG.model.
Non-seasonal part of the SARIMA model
Seasonal part of the SARIMA model
Period of the seasonal part of the ARIMA model. Default value is 1 (daily data).
Logical "T" and "F", "T" for some graphs to be shown
Zanghi Federico federico.zanghi.11@gmail.com
BASS.standard
BASS.standard.generator
BASS.plot
make.instantaneous
GG.model
predict_SARMAX.refinement
UCRCD