I'm trying to use the Matching package to create a matched dataset but I'm having trouble retrieving the data frame where the comparison cases are identified. Could someone please give me a pointer on how to do this? The call was a simple one and seems to have worked with no errors ...
m8 <- Match(TR = Tr8, X = X8, M = 2) summary(m8) Appeciated! Art ____________________________________________________________ Arthur Burke, Ph.D. Senior Methodology Advisor Education Northwest 101 SW Main St., Ste 500 Portland OR 97204 Email: art.bu...@educationnorthwest.org Phone: 503.275.9592 [[alternative HTML version deleted]] ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.