All functions |
|
---|---|
Computes the arithmetic mean of the values of a vector. |
|
Computes the (arithmetic) mean value for each column in a matrix or a data frame. |
|
Computes the median value of the values of a vector. |
|
Computes the median value for each column in a matrix or a data frame. |
|
Finds the mode value(s) of a numeric vector. |
|
Finds the mode value(s) for each column in a matrix or a data frame. |