Description Usage Arguments Details Value See Also Examples
Plots the average treatment effect estimated by a
causal_forest
model.
1 2 |
x |
An |
level |
The desired confidence level |
... |
Additional arguments (ignored) |
If level = NULL
, the default, no confidence bands will be plotted.
A ggplot2 plot object
Other plotting methods:
plot.cf_eval()
,
plot.results()
,
plot.tuning_output()
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.