summary.unmatched: Provides a summary of unmatched subjects.

View source: R/unmatched.R

summary.unmatchedR 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 [unmatched()].

digits

number of digits to print.

...

currently unused.

Value

a list of summary results.


TriMatch documentation built on April 11, 2025, 6:16 p.m.