rowIminLast#

swordfish.function.rowIminLast()#

Return a vector of the same length as the number of rows of the argument. The vector contains the index of the element with the smallest value in X in each row. If there are multiple elements with the identical smallest value, return the index of the first element from the right.