thrsd.rigdd: Threshold for RIG-DD Test of randomness

View source: R/thrsd.rigdd.R

thrsd.rigddR Documentation

Threshold for RIG-DD Test of randomness

Description

Calculates a threshold for RIG-DD test using simulated data.

Usage

thrsd.rigdd(m, n_iter, alpha)

Arguments

m

Number of observations.

n_iter

Number of simulation iterations.

alpha

Level of significance.

Value

Threshold value for RIG-DD test.

Examples

thrsd.rigdd(250,1000,0.05)

GTRT documentation built on Sept. 9, 2025, 5:38 p.m.