Displaying 1 result from an estimated 1 matches for "cocerc".
Did you mean:
cocerce
2012 Apr 02
2
sampling rows from a list
...3]]
[,1] [,2] [,3]
[1,] 16 17 18
[2,] 19 20 21
[3,] 22 23 24
[4,] 25 26 27
[5,] 28 29 30
Part1
What I would like to do is draw an equal number of random row samples
from[[1]],[[2]] and [[3]] (to preserve the structure of [,1][,2],[,3].
Part2
Then I would like to cocerce the list object into something like an array.
Help scripting out part 1 or 2 would be much appreciated.
Brian Campbell
--
View this message in context: http://r.789695.n4.nabble.com/sampling-rows-from-a-list-tp4526831p4526831.html
Sent from the R help mailing list archive at Nabble.com.