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

Incorrect quantiles in plot.symptoms #5

Open
JosiePark opened this issue Aug 26, 2022 · 0 comments
Open

Incorrect quantiles in plot.symptoms #5

JosiePark opened this issue Aug 26, 2022 · 0 comments

Comments

@JosiePark
Copy link

add_trace( y = colQuantiles(extract$symptoms, probs = 0.975), fill = "tonexty", fillcolor = "rgba(0,0,0.5,0.3)", showlegend = TRUE, name = "CI 5%-95%") %>%

in symptom_report.R. the 2.5% - 97.5% quantiles are extracted, but are labelled 5% - 95%

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