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

2010-05-10 Thread Duncan Murdoch
On 10/05/2010 6:13 PM, Chaudhari, Bimal wrote: 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

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

2010-05-10 Thread Chaudhari, Bimal
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