| check_symmetric_matrix | R Documentation |
Check matrix symmetry
check_symmetric_matrix(
M,
tol = .Machine$double.eps^0.5,
arg = as.character(substitute(M))
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.