Prints a formatted evaluation table including per-trait metrics,
gate calibration, and conformal coverage. Requires the original
pigauto_data object to compute test-set performance.
Usage
# S3 method for class 'pigauto_fit'
summary(object, ..., data = NULL)Examples
if (FALSE) { # \dontrun{
summary(fit, data = pd)
} # }
