View source: R/dml_with_smoother.R
plot.dml_with_smoother | R Documentation |
plot
method for class dml_with_smoother
plot
method for class dml_with_smoother
## S3 method for class 'dml_with_smoother'
plot(x, ..., alpha = 0.05, contrast = FALSE)
x |
Object of class |
... |
Pass generic |
alpha |
Significance level for confidence intervals (default 0.05). |
contrast |
Shows the differences between the coefficients. |
ggplot with point estimates and confidence intervals.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.