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