SAS PROC LOGISTIC TESTS
- From: AgEconomist <matttbogard@xxxxxxxxx>
- Date: Tue, 6 Jan 2009 09:25:33 -0800 (PST)
Are there any commands in SAS that would test a logit model in PROC
LOGISTIC for multicollinearity, heteroskedasticity, or serial
correlation ? PROC REG has the VIF, DW options in the model statement
but not in PROC LOGISTIC. I could probably write a routine, but
frankly, I’m not even sure about how to get the ‘residuals’ necessary
for some of these tests. I know that RESDEV and RESCHI in the model
statement gives residuals, but can I treat these the way I would treat
residuals from OLS?
.
- Follow-Ups:
- Re: SAS PROC LOGISTIC TESTS
- From: Ryan
- Re: SAS PROC LOGISTIC TESTS
- Prev by Date: Re: Differentiating a I(d) process more than d times
- Next by Date: Re: SAS PROC LOGISTIC TESTS
- Previous by thread: Differentiating a I(d) process more than d times
- Next by thread: Re: SAS PROC LOGISTIC TESTS
- Index(es):
Relevant Pages
|
Loading