MathGroup Archive 2012

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

Search the Archive

Re: Can Mathematica do regression, or similar?

  • To: mathgroup at smc.vnet.net
  • Subject: [mg126796] Re: Can Mathematica do regression, or similar?
  • From: Raul Martinez <raulmart at mac.com>
  • Date: Fri, 8 Jun 2012 03:34:57 -0400 (EDT)
  • Delivered-to: l-mathgroup@mail-archive0.wolfram.com
  • References: <201206070918.FAA02445@smc.vnet.net>

Look in the Documentation Center at LinearModelFit. It does exactly what you want.

Raul Martinez

On Jun 7, 2012, at 2:18 AM, Nicholas Kormanik wrote:

> 
> 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
> 




  • Prev by Date: Re: Stop on message?
  • Next by Date: Re: Front end - Error when saving file
  • Previous by thread: Can Mathematica do regression, or similar?
  • Next by thread: Re: Can Mathematica do regression, or similar?