help.matchit {MatchIt}R Documentation

HTML Help for Matchit Commands and Models

Description

The help.matchit command launches html help for Matchit commands and supported methods. The full manual is available online at http://gking.harvard.edu/matchit.

Usage

help.matchit(object)

Arguments

object a character string representing a Matchit command or model. help.matchit("command") will take you to an index of Matchit commands and help.matchit("method") will take you to a list of matching methods. The following inputs are currently available: exact, nearest, subclass, full, optimal.

Author(s)

Daniel Ho <daniel.ho@yale.edu>; Kosuke Imai <kimai@princeton.edu>; Gary King <king@harvard.edu>; Elizabeth Stuart<estuart@jhsph.edu>

See Also

The complete document is available online at http://gking.harvard.edu/matchit.


[Package MatchIt version 2.4-10 Index]