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

Move to adjusted quantile #67

Closed
pat-alt opened this issue Jun 15, 2023 · 1 comment
Closed

Move to adjusted quantile #67

pat-alt opened this issue Jun 15, 2023 · 1 comment

Comments

@pat-alt
Copy link
Member

pat-alt commented Jun 15, 2023

Use

q_level = ceil((n+1)*(cov))/n
q̂ = StatsBase.quantile(v, q_level)
@pat-alt
Copy link
Member Author

pat-alt commented Jun 16, 2023

No, see previous discussion

@pat-alt pat-alt closed this as completed Jun 16, 2023
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

No branches or pull requests

1 participant