plot.dml_with_smoother: plot
method for class dml_with_smoother
Description
plot
method for class dml_with_smoother
Usage
# S3 method for dml_with_smoother
plot(x, ..., alpha = 0.05, contrast = FALSE)
Value
ggplot with point estimates and confidence intervals.
Arguments
- x
Object of class dml_with_smoother
.
- ...
Pass generic plot
options.
- alpha
Significance level for confidence intervals (default 0.05).
- contrast
Shows the differences between the coefficients.