Re: How do I express the regression function in the original units?
- From: Jack Tomsky <jtomsky@xxxxxxxxxxxxx>
- Date: Wed, 26 Sep 2007 11:34:56 EDT
I would need some help on a linear regression
project. I had to apply
a transformation to the X variable.
I first ran a linear regression of Y on X. The fit
was not good.
I then ran a linear regression of Y on SquareRoot(X).
The fit was good
this time and the residuals also looked fine.
So I have the intercept and the slope for this second
regression. But
now, how do I express the regression function in the
original units?
Many thanks in advance
Just use
y = A + B*sqrt(x).
Jack
.
- References:
- How do I express the regression function in the original units?
- From: elodie . gillain
- How do I express the regression function in the original units?
- Prev by Date: Computation of AIC and AIC with weights
- Next by Date: Re: multivariate Gaussian
- Previous by thread: How do I express the regression function in the original units?
- Next by thread: Computation of AIC and AIC with weights
- Index(es):
Relevant Pages
|
|