Skip to content
Back to formatted view

Raw Message

Message-ID: <50D3A4BD.4060101@uni-konstanz.de>
Date: 2012-12-20T23:52:29Z
From: Peter Meißner
Subject: Optmatch Package Question
In-Reply-To: <CE020052-A33B-4BB5-B1DD-C633B0533C3D@me.com>

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