Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4
Default 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?
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default 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?



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
The multiple regression tool - linear or non-linear regression? Statistical interest Excel Discussion (Misc queries) 2 February 6th 08 11:01 PM
How configure EXCEL to do ordered logit regression DaleB Excel Discussion (Misc queries) 0 December 28th 06 08:05 PM
Regression Prba Charts and Charting in Excel 2 February 24th 06 11:13 PM
"=ROW()-1" type of coding doesn't appear in a filter / is there coding that does? StargateFan[_3_] Excel Programming 10 October 6th 05 01:18 PM
Regression Clark[_2_] Excel Programming 0 July 31st 03 11:58 PM


All times are GMT +1. The time now is 03:31 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"