summary.triangle.psa: Prints the summary results of the logistic regression models.

View source: R/summary.triangle.psa.R

summary.triangle.psaR Documentation

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 class 'triangle.psa'
summary(object, ...)

Arguments

object

the results of [trips()].

...

currently unused.


jbryer/TriMatch documentation built on June 13, 2025, 7:56 p.m.