| summary.Match {Matching} | R Documentation |
Summarizing output from Match
Description
summary method for class Match
Usage
## S3 method for class 'Match'
summary(object, ... , full=FALSE, digits=5)
Arguments
object |
An object of class " |
full |
A flag for whether the unadjusted estimates and naive standard errors should also be summarized. |
digits |
The number of significant digits that should be displayed. |
... |
Other options for the generic summary function. |
Author(s)
Jasjeet S. Sekhon, UC Berkeley, sekhon@berkeley.edu, https://www.jsekhon.com.
See Also
Also see Match, GenMatch,
MatchBalance,
balanceUV, qqstats, ks.boot,
GerberGreenImai, lalonde
[Package Matching version 4.10-14 Index]