next up previous contents home.gif
Next: Arguments Up: match.data(): Extracting the Matched Previous: match.data(): Extracting the Matched   Contents

Usage

To extract the matched data set for subsequent analyses from the output object (see Section [*]), we provide the function match.data(). This is used as follows:

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

The output of the function match.data() is the original data frame where additional information about matching (i.e., distance measure as well as resulting weights and subclasses) is added, restricted to units that were matched.



RBuild autobuild user 2011-10-24