summary.triangle.psa: Prints the summary results of the logistic regression models.
Description
The [trips()] function estimates three separate logistic regression
models for each pair of groups. This function will print a combined table
of the three summaries.
Usage
# S3 method for triangle.psa
summary(object, ...)
Arguments
- object
the results of [trips()].
- ...
currently unused.