powered by
rao.test(..., alpha=0) ## S3 method for class 'rao.test': print(x, digits = 4, \dots)
circular
rao.test
print.rao.test
Rao, J.S. (1967). Large sample tests for the homogeneity of angular data, Sankhya, Ser, B., 28.
x <- rvonmises(100, circular(0), kappa=10) y <- rvonmises(100, circular(0), kappa=10) rao.test(x, y)
Run the code above in your browser using DataLab