Questions tagged [mixed-model]
Mixed (aka multilevel or hierarchical) models are linear models that include both fixed effects and random effects. They are used to model longitudinal or nested data.
8,211 questions
4
votes
1
answer
86
views
Which test do I use to estimate the preference of species?
I have a question about how to analyse my dataset and would really appreciate your advice.
My data consist of observations of a set of target plant species collected during field surveys. The surveys ...
0
votes
0
answers
18
views
Modelling G x E interactions in linear and mixed models
I have performed two GWAS for a phenological trait over two year (one analysis for each year) and got different SNPs driving the trait each year. I want to assess whether there is a "year effect&...
5
votes
2
answers
181
views
Inflation of p-values of likelihood-ratio tests in longitudinal data analysis, Part 2
This post is a follow‑up to my earlier question:
Inflation of p-values of likelihood-ratio tests in longitudinal data analysis.
We assume a parallel group design of two randomized groups where
...
0
votes
0
answers
17
views
Mixed-effects modeling of ERP data: topographic factors, ROI selection, and circularity concerns
I'm analyzing ERP data (128 electrodes) with lmer in R and would appreciate your feedback on my modeling strategy. My experiment involves testing the interaction between two experimental factors (...
2
votes
1
answer
69
views
Degrees of Freedom Question for mixed-design Experiment
I have an experiment with 1 between-subjects variable and 1 within-subjects variable. The between subjects variable is group and there are 2 groups. The within-subjects variable is design and has 2 ...
5
votes
1
answer
105
views
Application of step function for time dependent covariates in coxme?
In one of my dissertation chapters, I am using survival analysis to assess time to next birth following calf loss in a wild dolphin population to address costs to female fitness. My question is about ...
2
votes
1
answer
50
views
How to properly model repeat measurements within individuals, individuals sampled across two time scales (random effects?)
I'm trying to test whether a certain attribute of a species is predictive of a behavior. I have multiple repeat measurements of the behavior for a number of different individuals (unequal sample sizes)...
1
vote
1
answer
56
views
How should data from multiple experiments with different panel sizes and demographics be handled?
I am working with historical sensory evaluation data and would appreciate advice on how to structure the data for machine learning modeling.
Over the past several years, our lab has conducted many ...
6
votes
2
answers
209
views
Inflation of p-values of likelihood-ratio tests in longitudinal data analysis
I am interested in longitudinal data analysis, and I am concerned about
valid inference in mixed models.
...
1
vote
0
answers
31
views
Predicted probabilities from a multilevel model with factor levels [closed]
I'm trying to predict probabilities from a zero-inflated count model using glmmTMB and running into issues with predicting new values to plot.
...
8
votes
1
answer
141
views
Help with optimism-correction in bootstrapping on bivariate linear mixed effects model (conditional and marginal R2/calibration slope)
I’m new to statistical modelling, and I’ve managed to pick quite a complicated first problem.
Essentially, I have a bivariate linear mixed effects model, where I am trying to model an imaging ...
1
vote
0
answers
34
views
Measuring differences between time-trajectories within-participant
I'm trying to plan an analysis for an experiment where the main question is regarding how the dependent variable changes over time in two conditions. The predicted difference is a difference between ...
0
votes
0
answers
32
views
Coefficients in models [duplicate]
I have a situation where the beta of one of my variables (which is categorical) is greater than 1. I am not sure why, but my instinct is because the variable I am looking at is categorical.
Can anyone ...
4
votes
1
answer
112
views
P-value adjustment for 3×3 interaction in LMM: MVT vs FDR
I am fitting a linear mixed model (lmer function in R) with a 3×3 factorial design (three fixed factors: a grouping factor with two levels; and 3-level and a 5-...
6
votes
1
answer
70
views
Is an ordinal mixed model appropriate for my 2‑level repeated Likert outcome and 3‑group design?
I am analysing data from a study with the following design and would like feedback on whether an ordinal mixed model (e.g., clmm() from the ordinal package in R) is appropriate or whether I should opt ...