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