R Library: Contrast Coding Systems for categorical variables, says we can use orthogonal polynomial for ordered factor encoding which the levels are equally spaced.
I do not understand why (mathematically) and intuition behind it. Could anyone explain it to me?
Does polynomial encoding have any relationship with polynomial regression?