Displaying 1 result from an estimated 1 matches for "distance_3".
Did you mean:
distance_b
2010 Jun 28
2
sampling one random frame from each unique trial?
...rame from each trial.
here is an example. i have 4 unique trials (file), and various frames within
each (time_pred). I would like to randomly sample 4 rows, but 1 from each
trial (file).
this sample data is called "h"
file time_pred distance_1 distance_2
distance_3
1 12.03.08_ins_odo_01 210 19.003 18.023 14.666
2 12.03.08_ins_odo_01 240 23.905 20.087 17.266
3 12.03.08_ins_odo_01 270 15.694 9.285 4.135
4 12.03.08_ins_odo_02 0 22.142 16.061 14.776
5 12.03.08_ins_odo_02 30...