MathGroup Archive 1999

[Date Index] [Thread Index] [Author Index]

Search the Archive

multiple linear regression

  • To: mathgroup at smc.vnet.net
  • Subject: [mg15751] multiple linear regression
  • From: "Jeff D. Hamann" <hamannj at ucs.orst.edu>
  • Date: Fri, 5 Feb 1999 03:42:46 -0500 (EST)
  • Organization: Network for Education and Research in Oregon
  • Sender: owner-wri-mathgroup at wolfram.com

I've been using the Statistics`LinearRegression` package and think it's
great!
I can't figure out how to do multiple linear regreesion from dat that is
read in from a file.....


for example


data=ReadList["h:\st552\hw4\watershd.dta", Number, RecordLists->True]

where the file has ten columns of data and i want to fit columns 2,3,
and 6 on column 7.

and performing 3-d list plots?

jeff.

--

Jeff D. Hamann
Angela A. Snyder
277 SE Lilly
Apartment H
Corvallis, Oregon 97333-1870 USA
541-754-9392
hamannj at ucs.orst.edu
http://www.osu.orst.edu/~hamannj





  • Prev by Date: thx gentleman!
  • Next by Date: Points on MultipleListPlots
  • Previous by thread: thx gentleman!
  • Next by thread: Re: multiple linear regression