[R] Finding out collinearity in regression
Kevin Wang
Kevin.Wang at maths.anu.edu.au
Thu Jun 30 05:54:00 CEST 2005
Hi,
Young Cho wrote:
> fit <- aov( Y ~ . , data = dat)
> Error in "contrasts<-"(`*tmp*`, value =
> "contr.treatment") :
> contrasts can be applied only to factors with
> 2 or more levels
>
> I think there is a dependency in explanatory
> variables. So, I wanted to use alias to find out a
> dependency in design matrix but I can't because I
> cannot create "fit" in the first place.
The error message actually looks like you have got (at least) a variable
that only has 1 level, e.g. a factor with only one level.
Cheers,
Kev
--
Ko-Kang Kevin Wang
PhD Student
Centre for Bioinformation Science
Building 27, Room 1004
Mathematical Sciences Institute (MSI)
Australian National University
Canberra, ACT 2601
Australia
Homepage: http://wwwmaths.anu.edu.au/~wangk/
Ph (W): +61-2-6125-2431
Ph (H): +61-2-6125-7407
Ph (M): +61-40-451-8301
More information about the R-help
mailing list