View source: R/margEff.polywog.r
| summary.margEff.polywog | R Documentation | 
Generates a table of the average marginal effects and quartiles (or other
order statistics if requested) from a "margEff.polywog" object.
## S3 method for class 'margEff.polywog'
summary(object, probs = seq(0, 1, by = 0.25), ...)
object | 
 output of   | 
probs | 
 order statistics to display.  | 
... | 
 other arguments, currently ignored.  | 
Table of results.
Brenton Kenkel and Curtis S. Signorino
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.