Mean {sasLM} | R Documentation |
Mean without NA
Description
mean without NA
values.
Usage
Mean(y)
Arguments
y |
a vector of numerics |
Details
It removes NA
in the input vector.
Value
mean value
Author(s)
Kyun-Seop Bae k@acr.kr
[Package sasLM version 0.10.4 Index]