Min {sasLM}R Documentation

Min without NA

Description

minimum without NA values.

Usage

  Min(y)

Arguments

y

a vector of numerics

Details

It removes NA in the input vector.

Value

minimum value

Author(s)

Kyun-Seop Bae k@acr.kr


[Package sasLM version 0.10.3 Index]