python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Error: requires numeric/complex matrix/vector arguments for %*%; cross validating glmmTMB model
I am adapting some k-fold cross validation code written for glmer/merMod models to a glmmTMB model framework. All seems well until I try and use the output from the model(s) fit with training data to ...
Charlie_J
Votes: 0
Answers: 1
How to resolve GLMM residuals pattern , spatial correlation and zero distance error?
When I conducted data analysis, I encountered an serious problem.
I want to research how a Treatment intensity would influence response variable y. The field investigation was conduced at different S...
PeterPanPan
Votes: 0
Answers: 1
How to plot predicted data of a GLMM from the package glmmTMB?
i have the following data and created a model with the package glmmTMB in R for plant diameters ~ plant density (number of plants) with a random plot effect:
d <- data.frame (diameter = c(17,16,15,...

Schneiderhansl
Votes: 0
Answers: 1