Skip to content
Prev 44924 / 398528 Next

my own function given to lapply

That should be `threshold', not `treshold'.  Is that the problem?

In any case, why not just use ifelse(); e.g., ifelse(mylist[,,3] < .5, 0,
1)?  Or even just round(mylist[,,3])?

Andy
------------------------------------------------------------------------------
Notice:  This e-mail message, together with any attachments,...{{dropped}}