getMaxNegSlope {KarsTS}R Documentation

getMaxNegSlope: get the maximum negative slope

Description

This function returns the greater negative difference in a time series (greater in absolute value). It is used internally.

Usage

getMaxNegSlope(timSerVals)

Arguments

timSerVals

The time series (only the values, not the times)

Author(s)

Marina Saez Andreu


[Package KarsTS version 2.4.1 Index]