I am going to be running a Multinomial Logistic Regression.
I am using a couple of questionnaires as predictors but my outcome variable is the result of repeated measures. Participants make a choice and do so across multiple rounds to either continue or do one of two things before continuing (3 options).
I am checking to see if Jamovi's Multinomial Logistic Regression is appropriate or whether I need to use a mixed-effects model here (currently unavailable in Jamovi for multinomial outcomes). I am concerned that without using a mixed-effects model this would be inappropriate since each participant has only one questionnaire result but the outcome variable is repeated over multiple rounds.
Multinomial Logistic Regression with Repeated Measures
Re: Multinomial Logistic Regression with Repeated Measures
hi,
i don't think the multinomial logistic regression in jamovi can handle repeated measures. a mixed effects model would seem to be the right choice to me.
cheers
jonathon
i don't think the multinomial logistic regression in jamovi can handle repeated measures. a mixed effects model would seem to be the right choice to me.
cheers
jonathon
- mcfanda@gmail.com
- Posts: 549
- Joined: Thu Mar 23, 2017 9:24 pm
Re: Multinomial Logistic Regression with Repeated Measures
You can decompose the multinomial model into a set of K-1 logistic models, where K is the number of levels of the DV. You define K-1 dummy variables and predict them with K-1 logistic models. The coefficients and tests you get are practically the same you would get with a multinomial analysis. What you'd miss is the omnibus test of the effect. It's like running an ANOVA with a regression module.
The other few differences between the two approaches are rather technical and appear only for very weird cases. Please see here for theory https://en.wikipedia.org/wiki/Multinomi ... egressions
The other few differences between the two approaches are rather technical and appear only for very weird cases. Please see here for theory https://en.wikipedia.org/wiki/Multinomi ... egressions