Add Advanced Statistical Methods section to Experiments docs#2385
Open
kaan-barmore-genc-mixpanel wants to merge 3 commits intomainfrom
Open
Add Advanced Statistical Methods section to Experiments docs#2385kaan-barmore-genc-mixpanel wants to merge 3 commits intomainfrom
kaan-barmore-genc-mixpanel wants to merge 3 commits intomainfrom
Conversation
Cover Bonferroni Correction, Winsorization, health checks (SRM and Retro-AA), and CUPED variance reduction. Includes a summary table and guidance on when to use each method. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Contributor
|
@copilot code review[agent] |
Contributor
….mdx (#2398) * Initial plan * Fix broken anchor link, missing backtick, and grammar error in experiments.mdx Co-authored-by: argenisf <1126474+argenisf@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: argenisf <1126474+argenisf@users.noreply.github.com>
Contributor
Author
|
Copilot's findings weren't introduced by this PR, but they look correct so I merged it in. @argenisf could you review again? |
argenisf
approved these changes
Feb 27, 2026
Contributor
argenisf
left a comment
There was a problem hiding this comment.
hey @kaan-barmore-genc-mixpanel sorry for the delay, I was low on bandwidth, and then I had to rely a bit on Claude to teach me more about the content before being able to come back to it to read it with the new context 😂 . Looks great. 🚀
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds advanced statistical methods documentation to Experiments docs.