summary.margEff.polywog: Summarize marginal effects

Description Usage Arguments Value Author(s)

View source: R/margEff.polywog.r

Description

Generates a table of the average marginal effects and quartiles (or other order statistics if requested) from a "margEff.polywog" object.

Usage

1
2
## S3 method for class '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.

Value

Table of results.

Author(s)

Brenton Kenkel and Curtis S. Signorino


polywog documentation built on May 1, 2019, 9:15 p.m.