Page 1 of 1

how to not fill the the missing value when adjusting the

Posted: Wed Nov 19, 2014 1:29 am
by Batbold
hello
i am using following code

for !i=1 to 23
data_!i.tramoseats(opt="mq=4 imean=0 lam=-1 inic=3 iconce=1 idif=2 iatip=1 interp=0 seats=1",save="sa")
next
(for some reason it is neccesary to use tramoseat instead of X12-arima or other method)
but it fills the missing value (observation) when adjusting seasonality. i want not fill the missing observation.

how to change the above code it make the didn't fill the missing observation and seasonaly adjusted series