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

ESS bug #52

Closed
MansMeg opened this issue Nov 15, 2019 · 1 comment
Closed

ESS bug #52

MansMeg opened this issue Nov 15, 2019 · 1 comment
Labels
bug Something isn't working
Milestone

Comments

@MansMeg
Copy link
Collaborator

MansMeg commented Nov 15, 2019

> x <- as.data.frame(matrix(rnorm(10000), ncol = 10))
> posterior::ess_bulk(x)
[1] 9007.076
> posterior::ess_tail(x)
Error in `[.data.frame`(x, order(x, na.last = na.last, decreasing = decreasing)) : 
  undefined columns selected
@MansMeg MansMeg added the bug Something isn't working label Nov 15, 2019
paul-buerkner added a commit that referenced this issue Nov 15, 2019
@paul-buerkner paul-buerkner added this to the beta release milestone Nov 15, 2019
@paul-buerkner
Copy link
Collaborator

Thanks! Should be fixed now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants