watson.common.mean.test: Watson's two-sample test of common mean

Description Usage Arguments Value Examples

View source: R/Two-sample-tests.R

Description

Watson's large-sample nonparametric test for the similarity of a common mean for two (or more) distributions. Does not assume that the distributions tested have a common concentration or shape.

Usage

1

Arguments

samples

A list containing the vectors of angles (in radians) to be tested.

Value

List containing the test statistic, p-value and ratio of maximum to minimum sample dispersion.

Examples

1
comp <- watson.common.mean.test(list(q.4.a, q.4.b))

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