Learn R Programming

gkwreg (version 1.0.7)

.calculate_distance_tests: Calculate Distance-Based Test Statistics

Description

Calculate Distance-Based Test Statistics

Usage

.calculate_distance_tests(sorted_data, p_empirical, p_theoretical)

Value

A list containing the calculated test statistics

Arguments

sorted_data

Sorted numeric vector of the data

p_empirical

Numeric vector of empirical CDF values

p_theoretical

Numeric vector of theoretical CDF values