Skip to content
Prev 2639 / 7420 Next

correlation

Dear r-sig-ecology group,
Spearman's rank correlation rho
data:  SiO4 and density
S = 5263.445, p-value = 0.1184
alternative hypothesis: true rho is not equal to 0
sample estimates:
      rho
-0.296415
but i cant draw the line and in others same files, the problem is same
and what is meaning this message:

library (graphics)
Error in int_abline(a = a, b = b, h = h, v = v, untf = untf, ...) :
  plot.new has not been called yet



.