Skip to content
Prev 333789 / 398506 Next

Find the prediction or the fitted values for an lm model

See in-line below.
On 11/28/13 20:50, jpm miao wrote:
Because poly() produces orthonormalized polynomials,  Look at poly(x1,4).
It is not much like cbind(x1,x1^2,x1^3,x1^4), is it?

     cheers,

     Rolf Turner