cdf.rig: Theoretical CDF of RIG for a given number of vertices.

View source: R/cdf.rig.R

cdf.rigR Documentation

Theoretical CDF of RIG for a given number of vertices.

Description

Computes the theoretical CDF for RIG with for a given number of vertices.

Usage

cdf.rig(m)

Arguments

m

Number of observations.

Value

A vector representing the theoretical CDF of RIG with m/2 vertices.

Examples

cdf.rig(1000) 

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