Description Usage Arguments Value See Also Examples
If hyperparameter tuning was performed during the causal forest fit, this function will plot the error as a function of one of the tuned parameters.
1 2 |
x |
The |
param |
The parameter to plot on the horizontal axis. Defaults to the
first parameter in |
... |
Additional arguments (ignored) |
A ggplot2 plot object
Other plotting methods:
plot.ate()
,
plot.cf_eval()
,
plot.results()
1 2 3 4 5 6 7 8 9 10 11 12 13 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.