CausalMixGPD

Print a QTE summary

Print a QTE summary

Usage

# S3 method for class 'summary.causalmixgpd_qte'
print(x, digits = 3, ...)

Arguments

Value

The object x, invisibly.

Details

This formatter displays the summary object returned by summary.causalmixgpd_qte(). It reports the quantile grid, interval configuration, model metadata when available, and the tabulated quantile effect summaries.

No additional causal computations are performed here. The method simply turns the stored summary tables into a readable report.