ks: A convenient function for KS test of uniform distribution

View source: R/utils.R

ksR Documentation

A convenient function for KS test of uniform distribution

Description

A convenient function for KS test of uniform distribution

Usage

ks(x)

Arguments

x

a vector without NA

Value

the p value of KS test


demic documentation built on May 29, 2024, 10:05 a.m.

Related to ks in demic...