Learn R Programming

Zelig (version 5.1.7)

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