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

[7.x] Add Student's t-test aggregation support (#54469) #54737

Merged
merged 4 commits into from
Apr 6, 2020

Conversation

imotov
Copy link
Contributor

@imotov imotov commented Apr 3, 2020

Adds t_test metric aggregation that can perform paired and unpaired two-sample
t-tests. In this PR support for filters in unpaired is still missing. It will
be added in a follow-up PR.

Relates to #53692

Adds t_test metric aggregation that can perform paired and unpaired two-sample
t-tests. In this PR support for filters in unpaired is still missing. It will
be added in a follow-up PR.

Relates to elastic#53692
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-analytics-geo (:Analytics/Aggregations)

@imotov imotov marked this pull request as ready for review April 6, 2020 15:15
@imotov imotov merged commit 2794572 into elastic:7.x Apr 6, 2020
@imotov imotov deleted the issue-53692-t-test-7.x branch May 1, 2020 22:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants