SPSS Statistics

SPSS Statistics

Your hub for statistical analysis, data management, and data documentation. Connect, learn, and share with your peers! 

 View Only
Expand all | Collapse all

How does SPSS handle missing data in a linear mixed model with maximum likelihood estimation specified?

  • 1.  How does SPSS handle missing data in a linear mixed model with maximum likelihood estimation specified?

    Posted Thu May 13, 2021 12:07 PM

    Dear all,

    We received a reviewer comment that read:

    The software that was used to perform the LMMs also needs to be provided (again relative to the issue of missing data). That is because most LMM software programs will only perform full information maximum likelihood estimation if missing values are contained in the outcome variables but will use listwise deletion if the predictor variables have missing values. Thus, because the likelihood is conditional, most LMM software will listwise delete observations with missing predictors.

    We used SPSS to run the LMMs and specified maximum likelihood estimation. I assumed that given that I specified 'maximum likelihood estimation', that SPSS would not be performing listwise deletion when predictor variables have missing values?

    Is anyone able to help with this?

    Thank-you






    #SPSSStatistics
    #Support
    #SupportMigration


  • 2.  RE: How does SPSS handle missing data in a linear mixed model with maximum likelihood estimation specified?

    Posted Mon May 24, 2021 07:50 PM

    The MIXED and GENLINMIXED procedures in SPSS, like other standard mixed models procedures performing maximum likelihood or restricted maximum likelihood for linear models, and maximum pseudo-likelihood or restricted maximum pseudo-likelihood for generalized linear models, require complete data for all variables specified in an analysis, predictors and dependents. If you have something like repeated measures with different time points for different subjects, mixed models are capable of handling this under missing at random (MAR) assumptions on the missing data mechanism to model the relationships over time, but for the observed time points you need the data for all the variables.






    #SPSSStatistics
    #Support
    #SupportMigration