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

fixed overlap in credible interval text #2921

Merged

Conversation

vandenman
Copy link
Contributor

@vandenman vandenman commented Nov 14, 2018

@EJWagenmakers this should fix issue jasp-stats/jasp-issues#211
Thanks @JorisGoosen for remembering me to fix this.
The overlap should no longer occur, because hjust = c("right", "left") causes the right edge of the first number to be drawn at the left bound of the interval. Similarly, the left edge of the second number is drawn at the right bound of the interval.

image

@AlexanderLyNL AlexanderLyNL merged commit eca45dd into jasp-stats:development Nov 14, 2018
@vandenman vandenman deleted the plotOverlapBayLinReg branch July 13, 2019 09: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.

2 participants