uniformity.tests: Bundle of tests of uniformity

Description Usage Arguments Value See Also Examples

View source: R/Exploratory.R

Description

Runs a bundle of goodness-of-fit tests on the data against the uniform distribution.

Usage

1
uniformity.tests(data, display = T)

Arguments

data

Vector of angles.

display

Boolean specifying whether to print the results of the four tests to the console or not.

Value

List of test statistics for the four tests, plus the p-value for the Rayleigh tests.

See Also

The individual tests included in the bundle: kuiper.test, watson.test, rao.spacing.test, and rayleigh.test.

Examples

1
bar$mu <- bc.point.estimates(q)$mu

ClairBee/AS.circular documentation built on Jan. 24, 2020, 3:57 p.m.