Description Usage Arguments Value Examples
Generate Euclidean random matrix
1 2 3 |
N |
the number of point |
dim |
the dimension of the point |
f |
the function from distance to correlation |
a Euclidean random matrix corr
1 2 3 4 | ## Not run:
RM(100, 3, f = exp)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.