Skip to content
Prev 279130 / 398502 Next

Unexplained behavior of level names when using ordered factors in lm?

On Dec 2, 2011, at 9:51 AM, Tal Galili wrote:

            
Those are polynomial contrasts: linear, quadratic, cubic and quartic.  
If you don't want contrasts based on ordered factors then just use  
regular factors. You should probably be looking at:

?"C"

(...yet another function whose name should be avoided in naming data- 
objects.)