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.


TriMatch documentation built on April 11, 2025, 6:16 p.m.