Re: [R] pscore.dist problem when running optmatch

2012-12-27 Thread Uwe Ligges
On 26.12.2012 03:03, Pascal Oettli wrote: Hello, Did you contact the package maintainer? Mark M. Fredrickson There is also a webpage: https://github.com/markmfredrickson/optmatch Actually the function is private to the package, i.e. not exported from the package's NAMESPACE. Best, Uwe

Re: [R] pscore.dist problem when running optmatch

2012-12-25 Thread Pascal Oettli
Hello, Did you contact the package maintainer? Mark M. Fredrickson 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 c

[R] pscore.dist problem when running optmatch

2012-12-18 Thread MA
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 sour