-
``` r
library(marginaleffects)
library(lmerTest)
data("sleepstudy", package="lme4")
sleepstudy$G Estimate Std. Error t Pr(>|t|) S 2.5 % 97.5 % Df
#> 19.8 1.55 12.78 …
-
Emi Tanaka and I have been doing some work (with Francis Hui) on conditional SDs and covariances between random and fixed-effect parameters. Although @dmbates has long contended that covariances betwe…
-
Hello, I'm trying to generate a predictive distribution from a lognormal random intercept model using simulate but I get very large and negative results.
Here's the model:
`attesa.glmer.full.in…
-
Hi,
It would be nice if the summary(lme4.obj) included an estimate of overdispersion. On the glmm.wikidot.com/faq there is a function called `overdisp_fun()' that does this, but it would be more usef…
-
Subject: Personal Invitation to Submit a Paper for Gama Days 2024
Dear XX,
My name is Arnaud Grignard, and I am writing on behalf of the Gama Platform Community and as one of the co-organizer of…
-
See [notes](https://github.com/glmmTMB/glmmTMB/blob/master/notes/smooths.rmd). Currently known outstanding issues:
- setting good default starting values for smooth terms
- better printing of outp…
-
Hi, we just finished a small scale of data annotation for header model with ArXiv papers (30 pdfs which was annotated wrong by header model) and retrained the header model with the original data plus …
-
**Note update**:
statsmodels supports now all scipy optimizers through the scipy.optimize minimize function. The list below has not been updated. Several scipy optimizers (especially bfgs) have chan…
-
Pose your questions as Issue Comments (below) for Marc Berman regarding his 10/10 talk on "Implicit racial biases are lower in more populous more diverse and less segregated US cities".
**_Abstrac…
-
# APCA Review Status
Per the [Contrast Subgroup](https://github.com/w3c/wcag3/wiki/color-contrast-guideline-subgroup):
>..._The research and resulting algorithm requires extensive peer review from o…