mfx.misclassGLM {misclassGLM} | R Documentation |
Compute Marginal Effects for misclassGLM
Fits
Description
Obtain marginal Effects.
Usage
mfx.misclassGLM(w, x.mean = TRUE, rev.dum = TRUE, digits = 3, ...)
Arguments
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. |
See Also
[Package misclassGLM version 0.3.5 Index]