Skip to contents

Draws a histogram of per-replication estimates with vertical lines marking the true ATE (solid) and the mean estimate (dashed).

Usage

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

Arguments

x

A causalsim_eval object.

...

Additional arguments passed to graphics::hist().

Value

x, invisibly.