summary.triangle.psa {TriMatch}R 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.


[Package TriMatch version 1.0.0 Index]