TestMonotonicity {aihuman} | R Documentation |
Test monotonicity
Description
Test monotonicity using frequentist analysis
Usage
TestMonotonicity(data)
Arguments
data |
A |
Value
Message indicating whether the monotonicity assumption holds.
Examples
data(synth)
TestMonotonicity(synth)
[Package aihuman version 0.1.0 Index]