Hi, I try to run the linear discriminant analysis using the following command but got an error like the following. lda1 <- lda(retention ~ . , data=RetentionDF40[1:10000,]); Can someone tell me what I should do to fix the error? thanks, Yun-Fang