.calculate_distance_tests {gkwreg}R Documentation

Calculate Distance-Based Test Statistics

Description

Calculate Distance-Based Test Statistics

Usage

.calculate_distance_tests(sorted_data, p_empirical, p_theoretical)

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

Value

A list containing the calculated test statistics


[Package gkwreg version 1.0.10 Index]