Skip to content

[WIP] Shapiro-Wilk Test aggregate function#37873

Closed
trenin17 wants to merge 3 commits intoClickHouse:masterfrom
trenin17:w-test
Closed

[WIP] Shapiro-Wilk Test aggregate function#37873
trenin17 wants to merge 3 commits intoClickHouse:masterfrom
trenin17:w-test

Conversation

@trenin17
Copy link
Copy Markdown

@trenin17 trenin17 commented Jun 5, 2022

No description provided.

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Jun 5, 2022

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

✅ nikitamikhaylov
❌ treninalex
You have signed the CLA already but the status is still pending? Let us recheck it.

@robot-ch-test-poll2 robot-ch-test-poll2 added the submodule changed At least one submodule changed in this PR. label Jun 5, 2022
@nikitamikhaylov nikitamikhaylov self-assigned this Jun 9, 2022
@alexey-milovidov alexey-milovidov added can be tested Allows running workflows for external contributors and removed can be tested Allows running workflows for external contributors labels Jun 11, 2022
@robot-clickhouse robot-clickhouse removed the submodule changed At least one submodule changed in this PR. label Jun 16, 2022
@nikitamikhaylov
Copy link
Copy Markdown
Member

The problem is that this test is not applicable for huge samples (>2000) or works really badly. Better to implement Kolmogorov-Smirnov test which is more general, but a more difficult from math perspective.

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

Successfully merging this pull request may close these issues.

7 participants