Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR R

in r corr Cannot compute exact p-value with ties

# it gives the same p and r values but removes the warning
cor.test(x1,y1,method="spearman",exact=FALSE)
Source by www.tutorialspoint.com #
 
PREVIOUS NEXT
Tagged: #corr #Cannot #compute #exact #ties
ADD COMMENT
Topic
Name
1+5 =