Low rationality test
Posted: Sat Dec 10, 2016 12:33 pm
Hello,
I would like to do my low rationnality test with:
linreg ev 1968:1 2014:1
# constant intrasrmere
restrict 2
# 1
# 1 0
# 2
# 1 1
But I don't understant if i should use a linreg like this because I make my prevision with an arma model:
boxjenk(constant,ar=0, ma=3, maxl, regressors,define=eveq) ev 1960:01 * resmere2
# pib
UFORECAST(from=1968:1,to=2014:1,equation=eveq,static,noprint) intrasrmere
GRAPH(STYLE=LINE,HEADER="Observation et previsions intra echantillon (sans reestimation)",key=above) 2
# ev
# intrasrmere
Is it a linreg in every case for the test or does it depends of the model?
I would like to do my low rationnality test with:
linreg ev 1968:1 2014:1
# constant intrasrmere
restrict 2
# 1
# 1 0
# 2
# 1 1
But I don't understant if i should use a linreg like this because I make my prevision with an arma model:
boxjenk(constant,ar=0, ma=3, maxl, regressors,define=eveq) ev 1960:01 * resmere2
# pib
UFORECAST(from=1968:1,to=2014:1,equation=eveq,static,noprint) intrasrmere
GRAPH(STYLE=LINE,HEADER="Observation et previsions intra echantillon (sans reestimation)",key=above) 2
# ev
# intrasrmere
Is it a linreg in every case for the test or does it depends of the model?