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

calibration for quantiles #36

Open
BERENZ opened this issue Jan 31, 2024 · 0 comments
Open

calibration for quantiles #36

BERENZ opened this issue Jan 31, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@BERENZ
Copy link
Contributor

BERENZ commented Jan 31, 2024

So, if we would like to add calibration for quantiles for all of the models we need the following changes:

nonprob(...,  pop_quantiles=...)

and

controlSel(quantile=...)
controlOut(quantile=...)

where pop_quantiles are list of quantiles given by the user (known) or quantile argument that works as in WeightIt.

I do not want to include quantile argument in the main function as it may suggest that we want to estimate given quantile for the target / output variable(s). Any comments are welcome.

@BERENZ BERENZ added the enhancement New feature or request label Jan 31, 2024
@BERENZ BERENZ self-assigned this Feb 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant