config-i1 / mes

Mixed Exponential Smoothing
0 stars 0 forks source link

Mechanism for the missing values treatment #12

Closed config-i1 closed 4 years ago

config-i1 commented 4 years ago

This should be done for mes() for the data, when there are NAs. omes() should treat those cases as ot=0.

The missing values will need to be interpolated using the model itself.