[R] pscore.dist problem when running optmatch

Uwe Ligges ligges at statistik.tu-dortmund.de
Thu Dec 27 12:41:45 CET 2012



On 26.12.2012 03:03, Pascal Oettli wrote:
> 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


Actually the function is private to the package, i.e. not exported from 
the package's NAMESPACE.

Best,
Uwe Ligges

> 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.
>>
>
> ______________________________________________
> 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.




More information about the R-help mailing list