rowQuantile
A function that calculates the row-wise quantile of a matrix.
rowQuantile(X, q)
X
q
numeric: The chosen quantile for each row of X.
Useful links