Skip to main content

Questions tagged [glmm]

Generalized Linear Mixed (effects) Models are typically used for modeling non-independent non-normal data (eg, longitudinal binary data).

0 votes
0 answers
27 views

I'm analyzing data on daily foraging dynamics of animals in different treatments feeding on a diet consisting of two different qualities (high and low) using R. The problem arises when there are days ...
Jason's user avatar
  • 41
3 votes
1 answer
75 views

I'm analyzing an ecological dataset of nutrient concentrations (continuous) across seven stations (each station is nested within one of three sites). We also have ~60 samples from each station where ...
mels's user avatar
  • 343
0 votes
0 answers
35 views

I'm running an experiment where subjects need to determine if a test-image is identical or different from their (memorized) target-image. The images are divided between categories (e.g. ...
Jon Nir's user avatar
  • 131
0 votes
0 answers
77 views

Problem Description: I want to fit a generalized linear mixed-effects model with a binary response (i.e., a Binary logistic mixed-effects model) where there are nested random effects, and each nested ...
sonny's user avatar
  • 21
0 votes
0 answers
37 views

I'm working on a dataset of ~2900 fish, where the visually estimated sex was compared to the true sex. In about 10% of the cases (≈260 fish), the estimation was wrong (deviation = TRUE). I'd like to ...
Johannes's user avatar
  • 165
0 votes
0 answers
57 views

When doing post-hoc treatment comparisons with the results from a glmm it is typical in my industry to use PROC GLIMMIX, method=rspl, ddfm = kr, and whatever control method is appropriate (ex. Tukey, ...
Brug's user avatar
  • 1
3 votes
1 answer
95 views

I’m fitting a two-level logistic mixed model with a random intercept and only level-1 predictors. The data are highly unbalanced across clusters: 266 observations in 25 clusters with sizes like: ...
Linus's user avatar
  • 399
2 votes
0 answers
93 views

I am fairly new to more complex statistics and I'm trying to get my head round appropriate variable selection methods including Lasso shrinkage, so would really appreciate any help and guidance ...
CjC's user avatar
  • 21
0 votes
0 answers
76 views

This question is related to the selection of appropriate model strategy. My dataset has 2500 rows of district-level data of disease counts (number of cases). The response variable is number of cases. ...
Rahul's user avatar
  • 133
0 votes
0 answers
36 views

I have a binary repeated measures outcome with rare events. In particular, when comparing the outcome between different groups, sometimes the Odds ratios can blow up to infinity due to sparsity/rare ...
jarbet's user avatar
  • 925
2 votes
0 answers
69 views

As the question title says, I am confused why the estimated marginal means (obtained using emmeans()) for a Bayesian binomial generalized linear mixed model are so ...
qdread's user avatar
  • 449
0 votes
0 answers
69 views

My understanding of this topic has been cobbled together from various package vignettes (e.g., here and here) and other stackexchange posts (e.g., here). The information therein has been very helpful, ...
Michaela's user avatar
  • 229
5 votes
2 answers
297 views

I have a dataset that contains information on purchases (in euros), salary, and other variables that reflect the purchasing preferences of each subject. The measures are repeated over time for each ...
Maria K's user avatar
  • 53
1 vote
0 answers
88 views

I used the R package glmmTMB to analyze a dataset using a binomial model and a hurdle model, then used the package ggeffects to generate predictions from both models. In glmmTMB, binomial models ...
Michaela's user avatar
  • 229
2 votes
0 answers
136 views

I am trying to decide on the best method for producing model predictions (for graphing) from my generalized linear mixed effects model. I am interested in getting marginal predictions (i.e., what the ...
Stephanie Rivest's user avatar

15 30 50 per page
1
2 3 4 5
75