is_dist_matrix | R Documentation |
this function checks if the input is a symmetrix positive definite matrix
is_dist_matrix(x, n, m)
x |
is the input |
n |
is the input matrix dimension (assuming a square matrix) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.