Learn R Programming

dsBase (version 6.3.3)

meanDS: Computes statistical mean of a vectores

Description

Calculates the mean value.

Usage

meanDS(xvect)

Value

a numeric, the statistical mean

Arguments

xvect

a vector

Author

Gaye A, Burton PR

Details

if the length of input vector is less than the set filter a missing value is returned.