meanDS {dsBase} | R Documentation |
Computes statistical mean of a vectores
Description
Calculates the mean value.
Usage
meanDS(xvect)
Arguments
xvect |
a vector |
Details
if the length of input vector is less than the set filter a missing value is returned.
Value
a numeric, the statistical mean
Author(s)
Gaye A, Burton PR
[Package dsBase version 6.3.3 Index]