summary.unmatched {TriMatch} | R Documentation |
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 class 'unmatched'
summary(object, digits = 3, ...)
Arguments
object |
results of |
digits |
number of digits to print. |
... |
currently unused. |
Value
a list of summary results.
[Package TriMatch version 0.9.9 Index]