Re: proc logistic help



ProbaWannabe <ProbaWannabe@xxxxxxx> wrote in
news:18177426.1169929182910.JavaMail.jakarta@xxxxxxxxxxxxxxxxxxxxxx:

I am working on deviance residuals in logistic regression.
I can obtain a plot of those residuals by indicating the option
"influence" in proc logistic

However, I would like to obtain a dataset with those residuals. Is
there a SAS option to do so? I could compute the residuals using some
data steps or iml steps but it would take me a fair amount of time.


For Q's about SAS syntax...

comp.soft-sys.sas
.



Relevant Pages

  • proc logistic help
    ... I am working on deviance residuals in logistic regression. ... I can obtain a plot of those residuals by indicating the option "influence" in proc logistic ...
    (sci.stat.math)
  • Re: proc logistic help
    ... I am working on deviance residuals in logistic regression. ... Is there a SAS option to do so? ... Use the ods output statement: ...
    (sci.stat.math)