Rdocumentation
powered by
Learn R Programming
Zelig (version 4.2-1)
Median: Compute the Statistical Median of a Vector
Description
Compute the Statistical Median of a Vector
Usage
Median(x, na.rm = NULL)
Arguments
x
a vector of numeric or ordered values
na.rm
ignored
Value
the median of the vector