mfx.misclassGLM {misclassGLM} | R Documentation |
misclassGLM
FitsObtain marginal Effects.
mfx.misclassGLM(w, x.mean = TRUE, rev.dum = TRUE, digits = 3, ...)
w |
a fitted object of class inheriting from 'misclassGLM'. |
x.mean |
logical, if true computes marginal effects at mean, otherwise average marginal effects. |
rev.dum |
logical, if true, computes differential effects for switch from 0 to 1. |
digits |
number of digits to be presented in output. |
... |
further arguments passed to or from other functions. |