Learn R Programming

grattan (version 1.8.0.1)

pmax3: Threeway parallel maximum

Description

Returns the parallel maximum of three

Arguments

x, y, z

Numeric vectors of identical lengths.

Value

The parallel maximum of the vectors.