| plot.metalearner_ensemble | R Documentation |
Uses plot() to generate histogram of distribution of CATEs or predicted
outcomes from metalearner_ensemble
## S3 method for class 'metalearner_ensemble'
plot(x, ..., conf_level = 0.95, type = "CATEs")
x |
|
... |
Additional arguments |
conf_level |
numeric value for confidence level. Defaults to 0.95. |
type |
"CATEs" or "predict" |
ggplot object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.