nadir: Running nadir value

Description Usage Arguments Details Value

Description

nadir Takes the running lowest value in vector of values pre-ordered by time.

Usage

1
nadir(x)

Arguments

x

Vector to take running nadir over.

Details

This function assumes that the values in the supplied vector have already been ordered chronologically.

Value

nadir returns an vector of the nadir values.


tranlm/lrecImpact documentation built on May 31, 2019, 7:45 p.m.