summary.CMatch: Summarizing output from MatchW and MatchPW

Description Usage Arguments Details Note Author(s) References See Also

Description

summary method for MatchW and MatchPW

Usage

1
2
## S3 method for class 'CMatch'
summary(object, ..., full = FALSE, digits = 5)

Arguments

object

An object of class "CMatch".

...

Other options for the generic summary function.

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.

Details

A summary of most important output from a "CMatch" object, including size of matched dataset and estimates (if Y is not NULL). If Group contains only one value the output is the same of the summary method of package Matching. Otherwise the output shows also the distribution of treated (control) observations by group and the distribution of dropped (because of 'caliper' or 'exact' option), also by group.

Note

Naive standard errors are not available when there is more than one group so the full parameter is ineffective in that case.

Author(s)

Massimo Cannas <massimo.cannas@unica.it>

References

Sekhon, Jasjeet S. 2011. Multivariate and Propensity Score Matching Software with Automated Balance Optimization. Journal of Statistical Software 42(7): 1-52. http://www.jstatsoft.org/v42/i07/

Arpino, B., and Cannas, M. (2016) Propensity score matching with clustered data. An application to the estimation of the impact of caesarean section on the Apgar score. Statistics in Medicine, 35: 2074<e2><80><93>2091. doi: 10.1002/sim.6880.

See Also

See also Match, MatchW, MatchPW, MatchBalance


CMatching documentation built on May 1, 2019, 11:30 p.m.