Displaying 1 result from an estimated 1 matches for "sphshtl".
2012 May 26
1
Values in scatterplot??
...-listers, 
I am having trouble plotting the values for the R2 line, lowess smooth,
smothered conditional spread, outlier identification. 
I have tried the function text and legend but was unsuccessful. Please see
below.
Your help would be appreciated. Thanks in advance.
Jean
library(car)
> SPHSHTL <- scatterplot(HSuccess ~ HTL,
+                        data = data.to.analyze,
+                        xlab = "Distance to high tide line (metres)",
+                        ylab = "Hatching success (%)")
> legend("topright", bty="n", legend=paste(&q...