CausalMixGPD

Print an ATE summary

Print an ATE summary

Usage

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

Arguments

Value

The object x, invisibly.

Details

This method formats the object returned by summary.causalmixgpd_ate(). It prints the prediction design, interval settings, optional model metadata, and the resulting treatment-effect table on the mean or restricted-mean scale.

The method is purely a reporting layer. All posterior aggregation has already been completed by the corresponding summary constructor.