is_orthogonal | R Documentation |
Returns TRUE/FALSE is a matrix is orthogonal.
is_orthogonal(x, coerce = FALSE)
x |
Square/rectangular matrix you wish to evaluate. |
coerce |
Boolean indicating whether to attempt to coerce the input into a square matrix |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.