Max {Zelig}R Documentation

Compute the Maximum Value of a Vector

Description

Compute the Maximum Value of a Vector

Usage

  Max(x, na.rm = NULL)

Arguments

x

a numeric or ordered vector

na.rm

ignored

Value

the maximum value of the vector

Author(s)

Matt Owen mowen@iq.harvard.edu


[Package Zelig version 4.2-1 Index]