rowImaxLast#
- swordfish.function.rowImaxLast()#
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 largest value in X in each row. If there are multiple elements with the identical largest value, return the index of the first element from the right.