summary.Matchby {Matching}R Documentation

Summarizing output from Matchby

Description

summary method for class Matchby

Usage

  ## S3 method for class 'Matchby':
  summary(object, ... , digits=5)

Arguments

object An object of class "Matchby", usually, a result of a call to Matchby.
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, http://sekhon.berkeley.edu/.

See Also

Also see Matchby, Match, GenMatch, MatchBalance, balanceUV, qqstats, ks.boot, GerberGreenImai, lalonde


[Package Matching version 4.7-6 Index]