config-i1 / mes

Mixed Exponential Smoothing
0 stars 0 forks source link

Write a function returning the matrix of multisteps errors #14

Closed config-i1 closed 4 years ago

config-i1 commented 4 years ago

This should be done similar to the one from es(), but maybe in a vectorised form.

config-i1 commented 4 years ago

Done. The function is called rmultistep()