Re: Polynomial regression analysis



Why don't you consider a linear trigonometric regression:
f(Y) = sum_k { (a_k * sin(k*g(X)) + b_k * cos(k*g(X)) } + noise

This is more robust, especially if applied to residuals of a spline
regression.

.



Relevant Pages

  • The FINAL, FINAL KO and Check-Mate of m00es in Applied Simple Regression.
    ... The RESIDUALS are Normally distributed. ... fit the simple regression. ... Not the normality in the DATA for Y. As I said, ... Point 1 of m00es debunked. ...
    (sci.stat.math)
  • Re: stepwise regression by GENSTAT
    ... My handbook considers only stepwise regression as a method to select ... leaving behind only "random variation" in the residuals (residuals = ... to which subset of these to use as predictors. ...
    (sci.stat.math)
  • Re: Residual Plot Question
    ... > Regression residual is an etimate of e above. ... my "Linear Independence vs Stochastic Independence" post. ... To check the stochastic independence of the residuals, ... Your initial question was why its ok to plot the residuals against ...
    (sci.stat.math)
  • Re: Residual Plot Question
    ... > independence of the errors on the observed Xs in a multiple regression. ... residual against x plot has patterns may not violate the ... > To check the stochastic independence of the residuals, ...
    (sci.stat.math)
  • Re: Residual Plot Question
    ... The regression model may have specification error, ... the usual plots (vs y-hat) and are often remedied by transformations ... > I really don't understand plot yhat against residual. ... Residuals are the observable errors, ...
    (sci.stat.math)