Median {sasLM}R Documentation

Median without NA

Description

median without NA values.

Usage

  Median(y)

Arguments

y

a vector of numerics

Details

It removes NA in the input vector.

Value

median value

Author(s)

Kyun-Seop Bae k@acr.kr


[Package sasLM version 0.10.3 Index]