summary.ks.boot {Matching}R Documentation

Summarizing output from ks.boot

Description

summary method for class ks.boot

Usage

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

Arguments

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


[Package Matching version 4.7-6 Index]