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

plot point_estimate #61

Closed
DominiqueMakowski opened this issue Jan 3, 2020 · 0 comments
Closed

plot point_estimate #61

DominiqueMakowski opened this issue Jan 3, 2020 · 0 comments

Comments

@DominiqueMakowski
Copy link
Member

library(bayestestR)
library(see)

posterior <- distribution_beta(100, 0.4, 0.2)
plot(point_estimate(posterior))
#> Error in unit(rep(1, nrow), "null"): 'x' and 'units' must have length > 0

Created on 2020-01-03 by the reprex package (v0.3.0)

😢

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