A. Solomon Kurz

Results 53 comments of A. Solomon Kurz

Would it be possible to add a `facet_args` argument to `mcmc_rank_overlay()`?

Great! I acknowledge the limitations of HDIs, but it would be very nice if they were an option.

https://twitter.com/SolomonKurz/status/1478864812394397696

I do like the way **posterior** names those columns `mean`, `sd`, `q2.5`, and `q97.5`. But then again, I can also see an argument for following the typical **brms** naming conventions....

Maybe I should clarify that I meant for the `col_name` argument to live within the proposed `brms_summary_measures()`, not within the `summarise_draws()` function.

I like it and I'm also glad to hear the **brms** default names will be changing in version 3.0. The **posterior** versions of the names are much easier to type.

Hey @pitmonticone, thanks for the kind words and for the question. Yes, you can report new typos here. As the the specific typo you references, could you say exactly where...

Ah, I see it now. Good catch!

Hey @OmidGhasemi21, you're right, that `faux:: rnorm_multi()` code is much simpler than my `MASS::mvrnorm()` workflow. I have't used **faux** before, so I'm not ready to go all in. But I...