Mattan S. Ben-Shachar
Mattan S. Ben-Shachar
> the functions of the package are meant to return a single result I can't seem to recreate it now, but I remember previously getting multiple results when passing a...
https://twitter.com/adriennedwoods/status/1422260694041436174?s=19 https://psyarxiv.com/mdw5r/
Need to make the example more complete with `with()` + `pool()`
Not needed.
https://docs.google.com/spreadsheets/d/1ejOJTNTL5ApCuGTUciV0REEEAqvhI2Rd2FCoj7afops/edit#gid=0
https://www.kaggle.com/rounakbanik/pokemon?s=03
Only change the first example - keep the second!
Looking at the `emm_basis.stanreg` and `emm_basis.brmsfit`, `dffun` should be set to `function(k, dfargs) Inf` (e.g., [here](https://github.com/rvlenth/emmeans/blob/8a371bc164232ba7d974972c92c65091e181bbaf/R/MCMC-support.R#L350)). It seems that when the output from `emm_basis` contains the argument `post.beta`, that represents...
Since `BayesFactor::posterior` can be coerced into an `mcmc` object with `BayesFactor:::as.mcmc.BFmcmc`, it might be possible to pass the object to `emmeans:::emm_basis.mcmc`? I've tried playing around with this, but was unsuccessful...
(sorry for spamming you - I seem to have found myself intensely working at this) This issue can be set as resolved (as can #133 ). I will add the...