Vector Exponential Smoothing with PIC restrictions

About the paper. Introduction When you follow academics on social media, you typically see many success stories. This person published a paper in Management Science; another one published in EJOR; your colleague from a different university created a great package; and there is also an academic who is ten years younger than you and has … Read more

Comparing additive and multiplicative regressions using AIC in R

One of the basic things the students are taught in statistics classes is that the comparison of models using information criteria can only be done when the models have the same response variable. This means, for example, that when you have \(\log(y_t)\) and calculate AIC, then this value is not comparable with AIC from a … Read more