Displaying 1 result from an estimated 1 matches for "regrec3".
Did you mean:
regex3
2011 Sep 14
0
Non compatible arguments in gvlma
Dear R community
I have tried to run the diagnostics on my lm object with the gvlma package but it gave me an error with the following message: Non compatible arguments
I post here my syntax and session info:
RegreC3<-lm(Classification_Score~C3L+Age_+Dx,data=DB1)summary(RegreC3)
library(gvlma)gvmodel <- gvlma(RegreC3)
R version 2.13.1 (2011-07-08)Platform: i386-pc-mingw32/i386 (32-bit)
locale:[1] LC_COLLATE=English_United States.1252 LC_CTYPE=English_United States.1252 [3] LC_MONETARY=English_United St...