-
similar to what I've [just raised](https://github.com/pysal/spreg/issues/32) over at spreg, it would be a really nice addition to allow model specifications via patsy formulas. In this case, it would …
-
## Classification:
Feature Request
## Summary
I'd like to be able to simulate posterior draws and posterior predictive draws ala `arm::sim()` and `bayesplot::pp_check()`. I wrote a quick and …
-
Find a good dataset that is sufficiently simple yet detailed enough to be useful. Optimally, this would include something like two one outcome and an additional covariate, so that we can model the out…
-
On the FRES call last Friday, we spent a significant amount of time thinking through how we want to describe the initial conditions. The issues we have are:
* Whether what ASPECT sees are the initial…
-
Dear all
I am trying to plot estimates and CI from a mixed model fitted with gamlss (data attached):
[synchro.sp5.txt](https://github.com/strengejacke/ggeffects/files/6686792/synchro.sp5.txt)
…
ghost updated
2 years ago
-
At the moment one can specify a nested grouping factor on the fly as `~1|foo/bar` (and interactions as `~1|foo:bar`), but `1|foo*bar` doesn't work. The `findbars()` utility function contains an expli…
-
One might have two language models for example, one with just commands, and one for general English text. The first is used to detect voice commands, and the second to understand a parameter to a comm…
-
I'm sure this is a proble with my understanding, and setup, not the actual project, but I couldn't figure out any other way to contact you!
so really two questions, looking at the project in android …
-
https://david-salazar.github.io/2020/06/04/varying-effects-for-continuous-predictors/
http://dirk.eddelbuettel.com/blog/2020/05/07/#rcpp_announce_talk_20200605
https://david-salazar.github.io/2020/0…
-
I have read #180, but I'm still not sure whether lme4 supports non-integer responses for binomial GLMMs (and Poisson GLMMs, but I'll only deal with binomial GLMMs here). More specifically, it seems li…