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, Harvard University, jasjeet_sekhon@harvard.edu, http://jsekhon.fas.harvard.edu/

See Also

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


[Package Matching version 0.88 Index]