Skip to content
Prev 208066 / 398502 Next

Vector from Matrix

Try this also:

pmin(data.set[,1:100], data.set[,101:200])/colSums(data.set[,101:200])
On Fri, Jan 29, 2010 at 2:25 PM, Thiem Alrik <thiem at sipo.gess.ethz.ch> wrote: