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

Reply via email to