Hi,
I have a monthly time series with missing values and I would use stl function 
to identify seasonality. 
I tried all settings of na.action but the result is the same:

 stl(tm245,s.window=11, na.action=na.pass)
Error in stl(tm245, s.window = 11, na.action = na.pass) : 
        NA/NaN/Inf in foreign function call (arg 1)

Can you help me?

Thanks 

Andrea Toreti
        [[alternative HTML version deleted]]

______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to