monot: Monotonicity of Transformation

View source: R/trafo.R

monotR Documentation

Monotonicity of Transformation

Description

Function checks whether the transformation is increasing or decreasing.

Usage

monot(O)

## S3 method for class 'trans_univdist'
monot(O)

Arguments

O

transforms distribution object.

Value

1 for increasing and -1 for decreasing.


mistr documentation built on March 7, 2023, 7:42 p.m.