Paul-Christian Bürkner

Results 738 comments of Paul-Christian Bürkner

Your points make a lot of sense. I guess what I am worried about is that their are a lot of potential custom operations which only work on the underlying...

Having every method in the math generic page is quite good already. I think we need to see `rvar`s in action before we can make an informed decision if we...

I agree that, ideally, `variables()` should work the same way for all formats so changing the default behavior for rvars and adding a "base" argument sounds sensible to me. I...

I see the same. Let me see what is going on.

So the problem is that `.ess` is NA for constant inputs. We compare `x

Tagging @ben18785 as he is the main author of the rstar function.

I understand and share the motivation for future. Personally, I am happy to reconsider the parallelization also for `summarise_draws()` if we see clear advantages of using future in general and...

That is a good idea! I am wondering, do we want to implement this in posterior or rather as a diagnostic plot in bayesplot, given that we just have to...

I agree, this is something we need. From how I see it now, we have two options to make that possible: 1) Add an option to `summarise_draws` to change modes...

I agree with @mjskay that we should add another function (option 2) to not mess up the cleanness of the API. I am a little unsure about the rest of...