plot.pensynthtest {pensynth}R Documentation

Plotting a pensynth permutation object

Description

Plotting the reference distribution and the estimated treatement effect for the treated unit for the pensynth permutation test.

Usage

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

Arguments

x

a pensynthtest object

...

additional parameters passed to plot

Value

No return value, called for side effects

See Also

base::plot()


[Package pensynth version 0.5.1 Index]