Description Usage Arguments Value Author(s) See Also Examples
View source: R/matrixDistance.R
This calculates the mean Euclidean distance between the rows of two matrices. It is used in the function pumaPCA
1 2 3 4 | matrixDistance(
matrixA
, matrixB
)
|
matrixA |
the first matrix |
matrixB |
the second matrix |
A numeric giving the mean distance
Richard D. Pearson
Related class pumaPCA
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.