Skip to contents

Thin extender over randtests::turning.point.test for the classical turning-point test of randomness in a numeric sequence.

Usage

morie_randtests_turning_point(x, ...)

Arguments

x

A numeric vector.

...

Further arguments forwarded to randtests::turning.point.test (e.g. alternative).

Value

A list with $method = "randtests::turning.point.test" and $raw (an htest object).