Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why expected_value contain negative number? #35

Open
ZoeM2016 opened this issue Nov 10, 2019 · 0 comments
Open

Why expected_value contain negative number? #35

ZoeM2016 opened this issue Nov 10, 2019 · 0 comments

Comments

@ZoeM2016
Copy link

I use my data and the code is as follows
results = detect_ts(c,
max_anoms=0.2,longterm=False,
direction='neg', only_last='day',e_value=True)
My original data did not contain negative numbers,but some expected_value are negative.why?What is the formula for calculating expected_value?
10 1980-09-27 18:00:00 0 0.128816
11 1980-09-27 19:00:00 0 -2.732376
12 1980-09-27 20:00:00 0 -3.102446,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant