Re: Can Mathematica do regression, or similar?
- To: mathgroup at smc.vnet.net
- Subject: [mg126795] Re: Can Mathematica do regression, or similar?
- From: Tomas Garza <tgarza10 at msn.com>
- Date: Fri, 8 Jun 2012 03:34:37 -0400 (EDT)
- Delivered-to: l-mathgroup@mail-archive0.wolfram.com
- References: <201206070918.FAA02445@smc.vnet.net>
Have you tried looking at the on-line help? It would be a good starting point. Search, for example, for "regression". You'll get a list of topics, and you may choose the first one that pops up: "Perform a linear regression". Read it. -Tomas > Date: Thu, 7 Jun 2012 05:18:59 -0400 > From: nkormanik at gmail.com > Subject: Can Mathematica do regression, or similar? > To: mathgroup at smc.vnet.net > > > I have two columns of data containing predictor variables, and a third which is the response variable. > > All three columns are continuous data. Number of rows is around 500. > > Can Mathematica figure out the relationship between the two predictor variables, and the response variable? > > What would be the code for doing so? > > Thanks. > > Nicholas Kormanik >
- References:
- Can Mathematica do regression, or similar?
- From: Nicholas Kormanik <nkormanik@gmail.com>
- Can Mathematica do regression, or similar?