match.data
creates output data sets from the matchit
matching algorithm.match.data <- match.data(object, group = "all")
matchit
.match.data
command generates a matched data set from
the output of the matchit
function, according to the options
selected in the group
argument. The matched data set contains
the additional variables:matchit
documentation for more details on these items.matchit
is available online at