is_orthogonal {multivarious} | R Documentation |
is it orthogonal
Description
test whether components are orthogonal
Usage
is_orthogonal(x)
Arguments
x |
the object |
Value
a logical value indicating whether the transformation is orthogonal
[Package multivarious version 0.2.0 Index]