powered by
A function that calculates the row-wise quantile of a matrix.
rowQuantile(X, q)
numeric: The chosen quantile for each row of X.
matrix.
numeric: A number between 0 and 1.