r.symm.test.stat: Reflective symmetry test

Description Usage Arguments Value See Also Examples

View source: R/Exploratory.R

Description

Large-sample asymptotic-theory test of reflective symmetry about an unspecified mean.

Usage

1

Arguments

data

Vector of angles.

alpha

Significance level of confidence interval to be obtained. Default is 0.05 (95% confidence interval).

symmetric

Boolean indicating whether or not the data is assumed to be symmetric.

Value

A list containing the test statistic and p-value of the test.

See Also

wilcox.test for a rank test of reflective symmetry about a specified direction.

Examples

1
reject.symmetry <- r.symm.test.stat(q)$p.value < 0.05

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