business-science / anomalize

Tidy anomaly detection
https://business-science.github.io/anomalize/
338 stars 60 forks source link

how to get only positive anomalies #52

Open ericadsrios opened 4 years ago

ericadsrios commented 4 years ago

I am trying to use anomalize for heatlhcare data. However, I am only interested in positive anomalies. I have looked in the anomalize documentation package, but I am still not sure how to get only the positive anomalies. My best guess is that is related to "remainder_12"(upper limit for anomalies)

positive anomalies

KryeKuzhinieri commented 2 years ago

@ericadsrios have you been able to solve this? I need it for the opposite case.