2 Examples - Mixed vs. Regular Models

Sdílet
Vložit
  • čas přidán 2. 08. 2024
  • In this video we will see two possible problems that could occur if we use regular models instead of mixed models.
    The GLMM video: • GLM - 14 - Mixed model...
    (Explains in depth the difference between LM, GLM, LMM and GLMM; estimation, etc.)
    Become a member and get full access to this online course:
    meerkatstatistics.com/courses...
    * 🎉 Special CZcams 60% Discount on Yearly Plan - valid for the 1st 100 subscribers; Voucher code: First100 🎉 *
    “GLM in R” Course Outline:
    Administration
    * Administration
    Up to Scratch
    * Notebook - Introduction
    * Notebook - Linear Models
    * Notebook - Intro to R
    Intro to GLM’s
    * Linear Models vs. Generalized Linear Models
    * Least Squares vs. Maximum Likelihood
    * Saturated vs. Constrained Model
    * Link Functions
    Exponential Family
    * Definition and Examples
    * More Examples
    * Notebook - Exponential Family
    * Mean and Variance
    * Notebook - Mean-Variance Relationship
    Deviance
    * Deviance
    * Notebook - Deviance
    Likelihood Analysis
    * Likelihood Analysis
    * Numerical Solution
    * Notebook - GLM’s in R
    * Notebook - Fitting the GLM
    * Inference
    Code Examples:
    * Notebook - Binary/Binomial Regression
    * Notebook - Poisson & Negative Binomial Regression
    * Notebook - Gamma & Inverse Gaussian Regression
    Advanced Topics:
    * Quasi-Likelihood
    * Generalized Estimating Equations (GEE)
    * Mixed Models (GLMM)
    * Regular vs. Mixed Models
    Why become a member?
    * All video content
    * Extra material (notebooks)
    * Access to code and notes
    * Community Discussion
    * No Ads
    * Support the Creator ❤️
    GLM (restricted) playlist: bit.ly/2ZMSv4U
    If you’re looking for statistical consultation, someone to work on interesting projects, or training workshops, visit my website meerkatstatistics.com/ or contact me directly at david@meerkatstatistics.com
    ~~~~~ SUPPORT ~~~~~
    Paypal me: paypal.me/MeerkatStatistics
    ~~~~~~~~~~~~~~~~~

Komentáře • 1

  • @MeerkatStatistics
    @MeerkatStatistics  Před 4 měsíci

    Note that the coefficients came out to be the same for both LM and LMM because of the nature of the problem (binary x, same number of observations in each group). This is not guaranteed in general.