Obtain marginal effects.
mfx.misclassMlogit(
w,
x.mean = TRUE,
rev.dum = TRUE,
outcome = 2,
baseoutcome = 1,
digits = 3,
...
)
a fitted object of class inheriting from 'misclassMlogit'.
logical, if true computes marginal effects at mean, otherwise average marginal effects.
logical, if true, computes differential effects for switch from 0 to 1.
for which the ME should be computed.
base outcome, e.g. reference class of the model.
number of digits to be presented in output.
further arguments passed to or from other functions.
misclassMlogit