Median {Zelig}R Documentation

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

Author(s)

Matt Owen mowen@iq.harvard.edu


[Package Zelig version 4.2-1 Index]