summary.margEff.polywog: Summarize marginal effects
Description
Generates a table of the average marginal effects and quartiles (or other
order statistics if requested) from a "margEff.polywog"
object.
Usage
# S3 method for margEff.polywog
summary(object, probs = seq(0, 1, by = 0.25), ...)
Arguments
- object
output of margEff.polywog
.
- probs
order statistics to display.
- ...
other arguments, currently ignored.
Author
Brenton Kenkel and Curtis S. Signorino