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

quantile matching #50

Merged
merged 2 commits into from
Oct 6, 2023
Merged

quantile matching #50

merged 2 commits into from
Oct 6, 2023

Conversation

FelixWick
Copy link
Collaborator

In order to get a full individual probability distribution from a few quantile estimates, the CDF of an assumed probability distribution (or a smoothing spline for an unknown underlying distribution) is fitted to the quantile predictions.
Also, this fixes a few minor plotting issues introduced in recent updates.

@FelixWick FelixWick linked an issue Oct 5, 2023 that may be closed by this pull request
tests/test_integration.py Show resolved Hide resolved
tests/test_integration.py Show resolved Hide resolved
tests/test_integration.py Show resolved Hide resolved
@FelixWick FelixWick merged commit ddb9189 into main Oct 6, 2023
8 checks passed
@FelixWick FelixWick deleted the quantile_matching branch October 6, 2023 15:00
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.

quantile matching estimation
2 participants