-
follow same general approach as glmmTMB
-
I am attempting to use a Poisson model with stratum‐specific fixed intercepts as an equivalent for conditional logistic regression with mixed-effects to analyze resource selection for wildlife via a s…
-
Hi @deruncie !
I am working with a longitudinal data with 4 time points and want to explore the SNP*Time interaction. In lmer4, I run it with:
```
m
-
what's the best way to get one-way covariance for example in unbalanced panel?
After reshape and filling with nans we could use masked arrays or pandas.
data: x = 2d data, groups is 1d integer …
-
For the random-effect intercepts, the values in the columns `response` and `group` of `tidy()` are inverted, and the values in the `term`-column contain `NA` in its description.
I think these model…
-
I have two proposals for enhancements.
1). The first one is to include assumption checks in the Bayesian versions of all analyses. This is just a very minor issue, but it should be very easy to jus…
-
To evaluate the behavior of the two agent types—**IndividualAgent** (competitive, individualistic behavior) and **SystemAgent** (collaborative, cooperative behavior)—design a series of experiments tha…
-
Will you consider train with mixed-precision?
It can speedup inference and lower vram usage.
-
https://www.phoronix.com/scan.php?page=news_item&px=Arcan-0.6-Released
https://arcan-fe.com/2020/11/24/arcan-0-6-m-start-networking/
https://arcan-fe.com/about/
http://durden.arcan-fe.com/
https:/…
-
@pharmcat has implemented ANOVA type III for LinearMixedModels in https://github.com/PharmCat/ReplicateBE.jl. Would it possible to have the functionality ported to this package?