monotone-package: Check/verify/confirm the monotonicity properties of a vector

Description Author(s) Examples

Description

This packages provides a number of useful utilities for checking / verifying or confirm the monotonicity properties of a vector. It can determine whether values are constant, monotonic, or strictly increasing/decreasing. It contains options for handling NA values as well as many convenience and efficient functions.

Author(s)

Christopher Brown

Examples

1
2
montonocity(1:5)
   montonocity(1:5)

decisionpatterns/monotone documentation built on May 15, 2019, 1:56 a.m.