plot.margEff.polywog {polywog}R Documentation

Plot marginal effects

Description

Generates density plots of the observationwise marginal effects computed by margEff.polywog.

Usage

## S3 method for class 'margEff.polywog'
plot(x, ...)

Arguments

x

output of margEff.polywog.

...

plotting parameters to be passed to plot.density.

Value

Data frame containing the variables whose densities were plotted, invisibly.

Author(s)

Brenton Kenkel and Curtis S. Signorino


[Package polywog version 0.4-1 Index]