You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks @mdancho84. I find the anomalize function useful.
The tsoutlier package includes a parameter for Box-Cox transformation, which can be helpful in ensuring a normal distribution of the remainder components. I wonder if it would be possible to incorporate this feature into your anomalise function?
Follow the same philosophy of pytimetk for a richer port of the anomalize R package.
The text was updated successfully, but these errors were encountered: