Skip to content
Prev 23088 / 63424 Next

order of levels in interaction()

On Thu, 30 Nov 2006, Deepayan Sarkar wrote:

            
No, for it also says

      The levels are ordered so the level of the first factor varies
      fastest, then the second and so on.  This is the reverse of
      lexicographic ordering, and differs from ':'.  (It is done this
      way for compatibility with S.)

and reversing it would break things.  (It does, I tried it a while back.)