[R] predict() without generating the model within R

Chaudhari, Bimal Chaudhari_B at kids.wustl.edu
Tue May 11 00:13:02 CEST 2010


Is there a predict method/syntax which I could use to generate
predictions (and other output from predict() methods) if I have the
model parameter estimates from a training dataset but not the data used
to generate the original model (the models were generated by a
collaborator using STATA and for IRB reasons I am not allowed
independent access to the original data)?  I have the new/testing data
upon which I wish to base my predictions.

Thanks,
Bimal

PS-yes, I know that if my collaborator just used R, he could send me
just the model as an Rdata object.  That is not going to happen in this
instance.


Bimal P Chaudhari, MPH
Boston University
MD Candidate, 2011
Washington University in St. Louis
MS Candidate, 2010
Doris Duke Clinical Research Fellow
314-286-2864



More information about the R-help mailing list