smooth
smooth copied to clipboard
Rewrite C++ code using RcppEigen package
It seems that this should decrease computation time due to more efficient matrix multiplication. But this means that almost all the parts of C++ code would need to be rewritten.
This is especially important for SSARIMA, for which the transition matrix can become quite ridiculous on high frequency data.
Not going to happen in this century.