Median: Compute the Statistical Median of a Vector

MedianR 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


IQSS/Zelig documentation built on Dec. 11, 2023, 1:51 a.m.