pscore.dist problem when running optmatch
Hello, Did you contact the package maintainer? Mark M. Fredrickson <mark.m.fredrickson at gmail.com> There is also a webpage: https://github.com/markmfredrickson/optmatch Regards, Pascal Le 18/12/2012 21:37, MA a ?crit :
Hello My optmatch package is loaded and otherwise running fine. I get an error after lcds successfully completes logistic regression and I'm trying to obtain a propensity score:
pdist <- pscore.dist(lcds)
Error: could not find function "pscore.dist" I searched the help files, other online sources, could find no answer for this. Any advice would be greatly appreciated! Thank you Michael Adolph
______________________________________________ R-help at 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.