download minitab for free for 30 days ... import your data into minitab ... 
and do your reqression analyses in the session window ... using commands

for a simple multiple regression with 3 predictors as an example

mtb> regr c10 3 c1 c2 c3   <<<< c10 is Y ... 3 = how many predictors ... 
c1, c2, c3 are the predictors

http://www.minitab.com

At 01:49 AM 7/13/02 +0000, Beliavsky wrote:
>Is there an inexpensive or free Windows command line (DOS) program that can do
>multiple regression analysis on data in a csv and/or space-delimited text 
>file?
>
>A command such as
>
>"regress data.txt 2 100"
>
>would fit the data in column 1 of "data.txt" using the data in the next two
>columns.
>
>.
>.
>=================================================================
>Instructions for joining and leaving this list, remarks about the
>problem of INAPPROPRIATE MESSAGES, and archives are available at:
>.                  http://jse.stat.ncsu.edu/                    .
>=================================================================

.
.
=================================================================
Instructions for joining and leaving this list, remarks about the
problem of INAPPROPRIATE MESSAGES, and archives are available at:
.                  http://jse.stat.ncsu.edu/                    .
=================================================================

Reply via email to