I tried a few things and I think I may have an answer that is close: A) divide each row with its max. xx <- apply(mat,1, function(i) ...
確定! 回上一頁