Print method for paired causal-fit diagnostic plots
print.causalmixgpd_causal_fit_plots.RdPrint method for paired causal-fit diagnostic plots
Usage
# S3 method for class 'causalmixgpd_causal_fit_plots'
print(x, ...)Details
When plot.causalmixgpd_causal_fit() is called with arm = "both", the
result is a named pair of treated and control diagnostic-plot objects. This
print method renders those two stored plot collections one after the other so
arm-specific diagnostics remain clearly separated.
It is a formatting helper and does not recompute any diagnostics.