Learn R Programming

multivarious (version 0.3.1)

is_orthogonal: is it orthogonal

Description

test whether components are orthogonal

Usage

is_orthogonal(x, tol = 1e-06)

Value

a logical value indicating whether the transformation is orthogonal

Arguments

x

the object

tol

tolerance for checking orthogonality