Java Mailing List Archive

http://www.r-help.com/

Home » Home (12/2007) » R Help for Statistical Computing »

[R] coefficients regression

romi

2007-05-21

Replies:

Hi,
I would like to calculate a polynomial regression with R, but I don't get the same coefficients as when using SPSS. Is there a way to transform the coefficients?

I use:
regression <- lm (biomass ~ poly (temperature, 2))

Thank you,
Romana Limberger

-------------------------------------------
Versendet durch aonWebmail (webmail.aon.at)

______________________________________________
R-help@(protected)
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.
©2008 r-help.com - Jax Systems, LLC, U.S.A.