-
I have the following warning message
'Argument 'coef' not specified; testing for “group_idSevere”.'
For this data, group_id inludes 'Healthy', 'Moderate', and 'Severe'. How can I set coef to 'He…
-
data file ex1.csv is [here](https://github.com/glmmTMB/glmmTMB/blob/master/misc/ex1.csv)
Same answers from `lme` and `lmer`, different answer from `glmmTMB`
```
dd
-
Given a hypothesis encapsulated by an r_matrix, you can back out the sum of squared residuals of the alternative model without fitting it. Can be interesting in the case of ANOVA-type analyses when we…
-
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…
-
### Description
Model comparison for multiple measurements per subject
### Purpose
multiple measures in different conditions per subject
### Use-case
_No response_
### Is your feature request …
-
(this is actually a csv, but due to github restrictions I had to change it to txt) - 1mb [bug.txt](https://github.com/palday/MixedModelsPermutations.jl/files/6024516/bug.txt)
```Julia
using CSV
u…
-
**Original article:** Rafael Müller, Simon Kornblith, and Geoffrey E. Hinton. "When does label smoothing help?." Advances in neural information processing systems 32 (2019). (https://arxiv.org/pdf/190…
-
### Title
behapy: A behavioural neuroscience analysis package for Python
### Leaders
Chris Nolan
### Collaborators
_No response_
### Brainhack Global 2024 Event
Brainhack Aus
### Project Descr…
-
Some code I wrote a while back for computing SMDs from lm output. Could be useful to report effect sizes in terms of standardized betas and Cohen's ds. Most important bit is the comment at the end.
…
-
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