Displaying 1 result from an estimated 1 matches for "60x5".
Did you mean:
0x5
1999 Dec 20
1
aov-related segfault (PR#382)
This crashes the development version, but apparently also earlier versions
(a typo of course, but still shouldn't happen)
response<-rnorm(60)
dag<-gl(3,2,60)
rep<-gl(2,1,60)
person<-gl(10,6,60)
aov(response~dag+Error(person/dag/response)) # error from model.matrix.default
gc() # *poof*...
--please do not edit the information below--
Version:
platform = i586-unknown-linux