Learn R Programming

concurve (version 2.7.7)

RobustMax: Robust Max, an alternative to max() that doesn't throw a warning

Description

Robust Max, an alternative to max() that doesn't throw a warning

Usage

RobustMax(x)

Arguments

x

A vector to find the maximum value of

Value

The max value from a vector