print.matchit: Printing Quantities of Interest
Description
The matchit
method for the generic print
command generates default output.Usage
## S3 method for class 'matchit':
print(x, digits = max(3, getOption("digits") - 3), ...)
Arguments
x
stored output from matchit
.
digits
Optionally specify the significant digits to be displayed.
...
Additional parameters passed to print.default
.
Value
- Returns the original assignment model call, summary statistics of the propensity
score for the full and matched samples, summary statistics of the propensity score for each
subclass (if applicable), and sample sizes for the full and matched samples (full and by
subclass).
See Also
Please use help.matchit
to access the matchit reference
manual. The complete document is available online at
http://gking.harvard.edu/matchit.