Skip to content
Prev 25732 / 398502 Next

[NB] lm problems

You can't do linear regression with an ordered factor as a response.
If you mean to code the levels you need to do so explicitly by
codes(G5).
On Tue, 26 Nov 2002, Matej Cepl wrote: