gCat {gCat}R Documentation

Graph-based two-sample tests for categorical data

Description

These are two-sample tests for categorical data utilizing similarity information among the categories. They are useful when there is underlying structure on the categories.

Author(s)

Hao Chen and Nancy R. Zhang

Maintainer: Hao Chen (hxchen@ucdavis.edu)

References

Chen, H. and Zhang, N.R. (2013) Graph-based tests for two-sample comparisons of categorical data. Statistica Sinica, 23, 1479-1503.

See Also

gcat.test

Examples

data(Example)
gcat.test(mycounts,mydist)

[Package gCat version 0.2 Index]