Skip to content
Prev 31154 / 398506 Next

problems with max.col()

On Thu, 24 Apr 2003, heberto ghezzo wrote:

            
Details:

     Ties are broken at random.  The determination of ``tie'' assumes
     ^^^^^^^^^^^^^^^^^^^^^^^^^^
     that the entries are probabilities: there is a relative tolerance
     of 1e-5, relative to the largest entry in the row.
Reading the help page.
It does on my system.