This is my code:
library(car)
qqplot(lm(response~trt, data=chol), simulate=TRUE, main="QQ Plot", labels=FALSE)
but it does not work , and Rstudio tell me that:
Error in rank(x, ties.method = "min", na.last = "keep") :
unimplemented type 'list' in 'greater'
I am so confuse , please help me, thanks my bros.
I had konwn my problem, and solved it. 
These three Function are different, Little detail!
system
Closed
3
This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.
If you have a query related to it or one of the replies, start a new topic and refer back with a link.