plot.margEff.polywog: Plot marginal effects
Description
Generates density plots of the observationwise marginal effects computed by
margEff.polywog
.
Usage
# S3 method for margEff.polywog
plot(x, ...)
Value
Data frame containing the variables whose densities were plotted,
invisibly.
Arguments
- x
output of margEff.polywog
.
- ...
plotting parameters to be passed to plot.density
.
Author
Brenton Kenkel and Curtis S. Signorino