23 February 2023 3 9K Report

Hello all,

I've got a rather complex question concerning my regression.

My data has the following properties.

  • Dependent variable is count data and is overdispersed and consist of repeated measurements within multiple groups
  • Two independent variables that are categorical data (5 point likert-scale)
  • My goal was to quantify how well my independent variable predicts my dependent variable.

    Based on the data properties i must run a generalized linear mixed model with negative binomial distribution and log link function with random intercept for groups.

    Now, at first my idea was to calculate how much of the explained variance in the dependent variable can be attributed to the independent variable using SPSS. So far, i could only find a possible analysis in R using the lme4 package. But since i do not work with R this is not an option.

    Due to the data properties the explained variance can not be calculated in SPSS i am now looking for a way that comes as close to such an analysis. Pseudo-r-squareds aren't an option either.

    A likelihood ratio test is possible in SPSS, however for this i must run a generlized linear model which means i would ignore the fact that the my data is clustered.

    Does anyone have thoughts on this?

    Kind Regards,

    E

    More Eli Jong's questions See All
    Similar questions and discussions