search for: w_tabl

Displaying 1 result from an estimated 1 matches for "w_tabl".

Did you mean: w_table
2011 Jun 07
1
Sorting a data frame with values of different lengths
...ly estimate a significance level for the trends I am observing. In the process of doing this, I need to sort a data frame that measures 3 x 1001 based on the value of the test statistic (W). I am trying to get the data in ascending order based on W. My data frame looks something like this: > W_table pds_gagehandles.i. p W W mibe 1 746 2 mibe 2 870.5 3 mibe 3 767 4 mibe 4 1066 5 mibe 5 885 6 mibe 6 931.5 7 mibe 7 765 8 mibe 8 930 9 mi...