Displaying 1 result from an estimated 1 matches for "060731".
Did you mean:
0.0731
2011 May 26
4
Different behavior of median and mean function - Why?
Hi together,
below is a small example which produces outcome I do not understand,
namely that the median function works fine on a data.frame without
negative numbers, but doesn't work on a data.frame with one negative
number. I'm sure there is a reasonable explanation for that or better,
that I'm doing something wrong and someone could guide me how to solve
it. I tried googling it,