Re: A StepWise Regression Subroutine
- From: beliavsky@xxxxxxx
- Date: 4 Nov 2005 11:21:46 -0800
Wang Jun wrote:
> Hello,
> I'm dealing with some data these days, and need a subroutine to do
> the stepwise regression.
> Would somebody give me one, sourcecode best, algorithm works too. Thank
> you!
> PS. I already have one version of that subroutine, but it was
> written very ugly with more then
> ten GOTOs and other confusing use. I almost cann't understand it!
> Thanks.
I recommend looking at the Fortran codes of statistician Alan Miller in
the "Subset Selection in Regression" section of the site
http://users.bigpond.net.au/amiller/ , in particular find_sub.f90 .
Miller wrote the book "Subset Selection in Regression", 2nd edition,
CRC Press (2002).
.
- Follow-Ups:
- Re: A StepWise Regression Subroutine
- From: Wang Jun
- Re: A StepWise Regression Subroutine
- References:
- A StepWise Regression Subroutine
- From: Wang Jun
- A StepWise Regression Subroutine
- Prev by Date: Re: changing argument types for four functions
- Next by Date: Re: should i write keywords uppercase?
- Previous by thread: Re: A StepWise Regression Subroutine
- Next by thread: Re: A StepWise Regression Subroutine
- Index(es):