![]() |
VBA coding of a Logit regression
I need to do a Logit regression 1000s of times. Running the regressions in an
excel macro is the most practical solution. I have successfully coded (with a lot of help) a linear regression macro similar to the excel addin available. However, I need to do a Logit regression which is not a standard addin function. Does anyone have some VBA code for a logit regression or perhaps know how to manipulate data such that it would work in a standard linear regression macro? |
VBA coding of a Logit regression
http://www.xs4all.nl/~ednieuw/Logit/logit.htm
or do http://www.google.com and search on "Logit Regression" Excel -- Regards, Tom Ogilvy "Toadhall" wrote in message ... I need to do a Logit regression 1000s of times. Running the regressions in an excel macro is the most practical solution. I have successfully coded (with a lot of help) a linear regression macro similar to the excel addin available. However, I need to do a Logit regression which is not a standard addin function. Does anyone have some VBA code for a logit regression or perhaps know how to manipulate data such that it would work in a standard linear regression macro? |
All times are GMT +1. The time now is 08:53 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com