Hi there!
I would like to perform a generalized linear mixed effects model but am not sure about the best method for my datastructure. My design is as follows:
I would like to find out which variables influence the choice of a vignette and include in my model:
I would like to perform a generalized linear mixed effects model (in SPSS) but am unsure about how to work with the fact that participants always saw only 2 vignettes at a time in each comparison. If I used “cluster chosen” as dependent variable I would not take into account that participants never chose between all three clusters at a time. They read the same amount of vignettes out of each cluster but the comparison was always just between two.
I have information about
o Vignette_Person1: need, gender, content of vignette
o Vignette_Person2: need, gender, content of vignette
o Participant: nationality
o Cluster chosen
o Gender chosen
o What kind of Comparison (need1 vs. need2; need 1 vs. need 3; need 2 vs. need 3)
I also got the warning “Hessian Matrix is not positive definite although all convergence criteria are satisfied. Validity of model fit is uncertain.” several times even with just one predictor variable. Do you have an idea how to avoid this warning?
I would be very thankful for advise! Thank you very much in advance!