summary.margEff.polywog: Summarize marginal effects

View source: R/margEff.polywog.r

summary.margEff.polywogR Documentation

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 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 June 8, 2025, 11:01 a.m.