summary.unmatched: Provides a summary of unmatched subjects.

Description Usage Arguments Value

View source: R/unmatched.R

Description

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

Usage

1
2
## S3 method for class 'unmatched'
summary(object, digits = 3, ...)

Arguments

object

results of unmatched

digits

number of digits to print.

...

currently unused.

Value

a list of summary results.


TriMatch documentation built on May 2, 2019, 12:37 p.m.