[R] Optmatch Package Question

Peter Meissner peter.meissner at uni-konstanz.de
Fri Dec 21 00:52:29 CET 2012


Hey,

it seems like it is indeed:

library(sos)
findFn(pscore.dist)

Best, Peter
source: http://stackoverflow.com/a/10553795/1144966




Am 21.12.2012 00:08, schrieb MA:
> Hello ,
>
> My optmatch package is loaded on R and otherwise running fine.
> I get an error after lcds successfully completes a logistic regression and
> I then try to obtain a propensity score:
>
> pdist <- pscore.dist(lcds)
> Error: could not find function "pscore.dist"
>
> Does anyone know if pscore.dist is part of the optmatch package,
> or is it contained in another package that I need to load?
> I searched the help files, other online sources, could find no answer for
> this. Any advice would be greatly appreciated!
>
> Thank you ,
> Michael Adolph MD MPH
> Cancer Pain & Palliative Medicine Service
> Ohio State University
> Columbus, Ohio, USA
>
> 	[[alternative HTML version deleted]]
>
> ______________________________________________
> 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