Learn R Programming

TriMatch (version 0.9.9)

summary.unmatched: Provides a summary of unmatched subjects.

Description

Will return as a list and print the percentage of total unmatched rows and percent by treatment.

Usage

# S3 method for unmatched
summary(object, digits = 3, ...)

Arguments

object

results of unmatched

digits

number of digits to print.

...

currently unused.

Value

a list of summary results.