distHellinger
From topicmodels v0.2-4
by Bettina Gruen
Compute Hellinger distance
The Hellinger distance between the rows of two data matrices are determined or if the second argument is missing between the rows of one data matrix.
- Keywords
- cluster
Usage
"distHellinger"(x, y, ...)
"distHellinger"(x, y, ...)
Arguments
- x
- A data matrix.
- y
- A data matrix.
- ...
- Currently not used.
Value
-
A matrix containing the distances.
Community examples
Looks like there are no examples yet.