Learn R Programming

MatchIt (version 2.1-2)

match.data: Output Matched Data Sets

Description

match.data outputs matched data sets from matchit().

Usage

match.data <- match.data(object, group="all", distance = "distance",
weights = "weights", subclass = "subclass")

Arguments

object
The output object from {matchit(). This is an required input. } group{This argument specifies for which matched group the user wants to extract the data. Available options are "all" (all matched units),