help
Obtain partial effects after estimation
margeff [compute] [if exp] [in range] [,
at(atlist) constant dummies(varlist_1 [\ varlist_2 ..])
link(log|loglog|logc|nbinomial|power #|opower #)
model(stata_cmd) nooffset nowght outcome(#) percent replace ]
outcome(#) causes margeff to display only one outcome. This option is
useful after estimation commands listed as [group 2] models. The
number specified is interpreted as follows:
1. After biprobit, numbers 1 2 3 and 4 refer to outcomes p00 p01 p10
p11.
2. After ologit, oprobit, gologit2 and mlogit, number # refers to the
#th category of the dependent variable. Thus, number 1 always
indicates the lowest category. And if the dependent variable has,
say, 5 categories, then number 5 indicates the highest category.