Displaying 1 result from an estimated 1 matches for "324916".
Did you mean:
324,16
2010 Jun 20
1
lm for log log
Hi,
It's rather statistical question than R-question.
There is some linear correlation but the picture "plot(a,b) +
abline(lm(b~a))" is quite crowded in the left lower corner. The
picture "plot(log(a), log(b)) + abline(lm(log(b)~log(a))" is much
nicer ("Milky Way"). Is it correct to use the second kind of picture
for illustration ? I use Spearman's rho and