Skip to content
Prev 351170 / 398502 Next

problem with duplicated function

On 25/05/15 09:34, Curtis Burkhalter wrote:
I get tt.dup to be:
This just throws away the first 10 entries of tt.dup, leaving
^

This leaves the c(2,4,5,6,8,10) entries of data08.
Only 4 of the entries of tt.dup are FALSE; 6 are TRUE.  I don't 
understand why you think that they are all FALSE.

Perhaps your subsets do not accurately reflect the actual nature of your 
data.

cheers,

Rolf Turner