two.sample.QQ: Two-sample Q-Q plot

Description Usage Arguments Examples

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

Description

Plot the quartiles of two distributions against each other: graphical test of similarity of fit

Usage

1
two.sample.QQ(data1, data2)

Arguments

data1

First vector of angles to be tested.

data2

Second vector of angles to be tested.

Examples

1
two.sample.QQ(q.a, q.b)

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