Displaying 1 result from an estimated 1 matches for "ga26439".
Did you mean:
ga25439
2007 Aug 21
2
Partial comparison in string vector
...--------------------------
Message: 31
Date: Sun, 19 Aug 2007 23:26:20 -0400
From: Fran?ois Pinard <pinard at iro.umontreal.ca>
Subject: Re: [R] how to collapse a list of 1 column matrix to a
matrix?
To: adschai at optonline.net
Cc: r-help at stat.math.ethz.ch
Message-ID: <20070820032620.GA26439 at phenix.progiciels-bpi.ca>
Content-Type: text/plain; charset=iso-8859-1; format=flowed
[adschai at optonline.net]
> One more question. After I collapse everything into one matrix,
> I would like to find the index of column that holds minimum value for
> each row. I remember that th...