Displaying 1 result from an estimated 1 matches for "allrun".
Did you mean:
allfun
2008 Aug 12
1
Quickly calculating the mean results over a collection of data sets?
I have a collection of datasets in separate data frames which have 3
independent test parameters (w, x, y) and one dependent variable (z) ,
together with some additional static test data on each row. What I want
is a data frame which contains the test data, the parameters (w, x, y)
and the mean value of all (z)s in the Z column.
Each datasets has around 6000 rows and around 7 columns, which