Displaying 1 result from an estimated 1 matches for "thusx".
Did you mean:
thus
2008 Aug 16
0
use of all row elements
...[[9 + i]] & proprand <= data[[10 + i]]) randomtod = i : the condition has length > 1 and only the first element will be used7: In if (proprand > data[[9 + i]] & proprand <= data[[10 + i]]) randomtod = i : the condition has length > 1 and only the first element will be used
#Thusx<-randomtod-randomrecall
----------------------------------------------------------------------------------
Question:
1. how to avoid the warning messages and make the function use all 50 elements?
x will now go through the first row, because it uses the first element, giving only 1 outcome....