ec.median: Descriptive Statistiques : Median Value

Description Usage Arguments Value Note Author(s) Examples

Description

Return the median value of a column/variable of the Global Dataset (GDS)

Usage

1

Arguments

x

- STRING - the column/variable name

Value

the median value

Note

Missing values are removed

Author(s)

jp.decorps@epiconcept.fr

Examples

1
2
3
# == Dataframe is loaded with data()
ec.Use("Tiramitsu", "df");
ec.median('age');

Epiconcept-Paris/Epiconcepts documentation built on May 6, 2019, 3:49 p.m.