bfast2 / bfast

Breaks For Additive Season and Trend
https://bfast2.github.io
GNU General Public License v2.0
41 stars 15 forks source link

Automatic order selection #98

Open GreatEmerald opened 3 years ago

GreatEmerald commented 3 years ago

We could select the harmonic order automatically with an information criterion: fit models with different orders, then compare the model fit and choose one that is simplest. This would slow down runtime but might help against overfitting.