Displaying 3 results from an estimated 3 matches for "doerte".
2009 Apr 23
3
Interpreting the results of Friedman test
...be?
Or am I doing something wrong? I have three measured values for each
condition. For ANOVA I use them all, for the Friedman test I
calculated the geometric mean of the three values, since this test
does not work with replicated values. Is this a crude mistake?
Thanks in advance for any help.
Doerte
2007 Nov 13
2
finding the annual maximun within several years
...:00  72.364 3.108 303.049
i need to find the annual maximun for each year in V3, V4 and V5 So that the result would be a table like this:
           V1	   V4
1  01/01/1975 	3.691 
2  02/24/1976   2.623
3  10/18/1977   2.559
.
.
.and so on.
i hope you can help me with this,
thank you in advance,
doerte
--
2007 Oct 26
2
how do i find the annual maximun within several years?
dear kind helper,
i would like to know how to find the annual maximun for a table that
basicly looks like this:
date		time		measurement1	measurement2	measurement3
mm/dd/yyyy	hh:mm:ss	m1		m2		m3
there are about 9000 measurements for each year, which makes it quite
large...
i already tried to subset all rows for a year, to find the maximum
within these choosen rows,
y <-