twitter / AnomalyDetection

Anomaly Detection with R
GNU General Public License v3.0
3.56k stars 779 forks source link

Estimated Value Calculation #102

Open AniketDalvi opened 6 years ago

AniketDalvi commented 6 years ago

I noticed that the algorithm allows me to output the estimated value for each found anomaly. Could someone help me understand how this estimated value is calculated? This question arises as I got negative expected value for certain anomalies and was curious as to how these are calculated.

Thank you!