summary.balanceUV {Matching}R Documentation

Summarizing output from balanceUV

Description

summary method for class balanceUV

Usage

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

Arguments

object An object of class "balanceUV", usually, a result of a call to balanceUV.
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 balanceUV, Match, GenMatch, MatchBalance, qqstats, ks.boot, GerberGreenImai, lalonde


[Package Matching version 4.7-6 Index]