MathGroup Archive 2010

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

Search the Archive

Re: LinearModelFit

  • To: mathgroup at smc.vnet.net
  • Subject: [mg112342] Re: LinearModelFit
  • From: richard i pelletier <bitbucket at comcast.net>
  • Date: Fri, 10 Sep 2010 04:48:17 -0400 (EDT)
  • References: <i6a9h3$n86$1@smc.vnet.net>

In article <i6a9h3$n86$1 at smc.vnet.net>, Daniel Huber <dh at metrohm.com> 
wrote:

> Hi,
> the function LinearModelFit has a parameter named "Response". In my 
> understanding, this should return the values of the fit function at the 
> abscissae of the input values. However, what is returned are the y 
> values of the input.
> Looks like a bug to me, what do you think?
> Daniel

the yhat, the values of the fitted dependent variable, are in the vector 
"PredictedResponse".

vale,
rip

-- 
email address is r i p 1 AT c o m c a s t DOT n e t


  • Prev by Date: Re: LinearModelFit
  • Next by Date: Re: System of linear equation
  • Previous by thread: Re: LinearModelFit
  • Next by thread: Re: LinearModelFit