Category "multinomial"

How to interpret interactions in a multinomial ordinal regression (r)

A colleague and I ran a multinomial logistic regression using the 'ordinal' package in r and I am not sure how to interpret interactions between variables with

Specifying Reference Category for Outcome Variable in Multinomial Logit Using SKlearn's LogisticRegression

I am trying to fit a multinomial logit model using LogisticRegression module from Sklearn. My outcome (y) has 4 levels. I need to specify one of these levels as

lrtest() not working: posthoc testing for multinomial with vglm() not working with lrtest()

I am running a multinomial analysis with vglm(). It all works, but then I try to follow the instructions from the following website (https://rcompanion.org/hand