ec.mean: Descriptive Statistiques : Arithmetic Mean

Description Usage Arguments Value Note Author(s) Examples

Description

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

Usage

1

Arguments

x

- STRING - the column/variable name

Value

the arithmetic mean

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.mean('age');

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