-
This issue proposes that Go should support some form of generic programming.
It has the Go2 label, since for Go1.x the language is more or less done.
Accompanying this issue is [a general generics p…
-
### Chapter 1
---
> "What researchers need is some unified theory of golem engineering,
> a set of principles for designing, building, and refining
> special-purpose statistical procedures. …
-
Hello @kdzimm et al.,
Thank you for providing this excellent resource for incorporating a random effect for individual when running MAST for single-cell differential expression analyses. After load…
-
Hi Dimitris,
also, I had a question about the weights:
a) if they are simple multipliers to the log likelihood, why can't they be supplied per observation?
b) if weights are supplied, I assum…
-
Hi, very excited about this package! Do you see extensions to additional loss functions for random effects + boosting as a potential near term upgrade? For my use case, I need a custom objective funct…
-
Hello,
I'm having convergence issues when using glmer in lme4, but not glmmTMB. I'm running a series of generalized linear mixed effect models with poisson distribution for ecological count data. I'…
-
It is maybe a stupid question, but if I compute a mixed model via `lme4` I get
```r
> lmer(Petal.Length ~ Sepal.Length + (1 | Species), data = iris)
Linear mixed model fit by REML ['lmerMod']
Form…
-
Over the past weekend, I did some soul searching on where I stand between F# and Hack, which lead me into a deep-dive that anyone interested can read here: https://arendjr.nl/2021/09/js-pipe-proposal-…
-
Release Date: june 2021
Wanted:
- Infrastructure:
- [x] include SHA3-256, as SQlite uses it, and it's there since Python-3.6
- [x] Python-3.9.5, Python-3.10beta3
- [x] Python-3.7+ **P…
-
It would be great if caret could handle mixed models, given the importance at times of modeling observation groups and/or to determine if partial pooling would benefit a model.
To help this happen, …