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