plot.pattc_ensemble {DeepLearningCausal} | R Documentation |
plot.pattc_ensemble
Description
Uses plot()
to generate histogram of ditribution of CATEs or predicted
outcomes from pattc_ensemble
Usage
## S3 method for class 'pattc_ensemble'
plot(x, ...)
Arguments
x |
|
... |
Additional arguments |
Value
ggplot
object
[Package DeepLearningCausal version 0.0.106 Index]