print.trimatch.summary {TriMatch}R Documentation

Prints the results of summary.triangle.matches.

Description

This is an S3 generic function to print the results of summary.triangle.matches.

Usage

## S3 method for class 'trimatch.summary'
print(x, ...)

Arguments

x

results of summary.triangle.matches.

...

multiple results of summary.triangle.matches. These must be named. For example, "Method 1" = summary(tmath, outcome).


[Package TriMatch version 0.9.9 Index]