colQuantile: colQuantile

View source: R/CodeAndRoll2.R

colQuantileR Documentation

colQuantile

Description

Calculates the quantile of each column of a numeric matrix / data frame.

Usage

colQuantile(x, na.rm = TRUE, ...)

Arguments

x

Numeric input matrix with the distribution.

na.rm

Remove NA values for calculation? Default: TRUE

...

Pass any other argument.


vertesy/CodeAndRoll2 documentation built on Nov. 20, 2024, 5:23 a.m.