About 521,000 results
Open links in new tab
  1. Effect size in GLMM - Cross Validated

    11 In the output of a GLMM, using a binary variable as response variable and continuous variables as explanatory variables [family = binomial (link="logit")], I obtain, for each variable, …

  2. What is the difference between generalized estimating equations …

    How does this differ (in terms of the conclusions I can draw and the meaning of the coefficients) from a GLM with mixed effects (GLMM) and logit link? More detail: The observations are …

  3. How to determine Degrees of Freedom in Linear (Mixed Effect) …

    10 There is an extensive discussion of this topic under the heading Why doesn’t lme4 display denominator degrees of freedom/p values? What other options do I have? on the GLMM FAQ …

  4. When to use generalized estimating equations vs. mixed effects …

    The following CV questions also discuss this material: Difference between generalized linear models & generalized linear mixed models in SPSS; What is the difference between …

  5. Diagnostics for generalized linear (mixed) models (specifically ...

    Fit the full GLMM. Insufficient computer memory o r too slow: reduce model complexity. If estimation succeeds on a subset of the data, try a more efficient estimation algorithm (e.g. …

  6. glmm - Missing data: generalized estimating equations and …

    Start asking to get answers Find the answer to your question by asking. Ask question missing-data glmm generalized-estimating-equations

  7. When to use gamma GLMs? - Cross Validated

    The gamma distribution can take on a pretty wide range of shapes, and given the link between the mean and the variance through its two parameters, it seems suited to dealing with …

  8. Generalized linear mixed models: model selection

    mixed-model model-selection aic glmm stepwise-regression Share Cite Improve this question

  9. Difference between generalized linear models ... - Cross Validated

    The following CV questions also discuss the relationship between GEE & GLiMMs: What is the difference between generalized estimating equations and GLMM; When to use generalized …

  10. glmm - Model convergence problem; non-positive-definite …

    Dec 20, 2018 · I'm trying to fit a GLMM using the package glmmTMB in R. The model has a negative binomial distribution. The fixed effect "Treatment" has two levels (low or …