tourr (version 0.5.5)

orthonormalise_by: Orthonnormalise one matrix by another.

Description

This ensures that each column in x is orthogonal to the corresponding column in by.

Usage

orthonormalise_by(x, by)

Arguments

x

numeric matrix

by

numeric matrix, same size as x