Skip to contents

Thin extender over randtests::runs.test for a non-parametric test of randomness in a numeric sequence.

Usage

morie_randtests_runs(x, ...)

Arguments

x

A numeric vector.

...

Further arguments forwarded to randtests::runs.test (e.g. alternative, threshold, pvalue, plot).

Value

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