gramSchmidtOrth: Gram schimdt orhtogonalize a with respect to b, and normalize

View source: R/gramSchmidtOrth.R

gramSchmidtOrthR Documentation

Gram schimdt orhtogonalize a with respect to b, and normalize

Description

Gram schimdt orhtogonalize a with respect to b, and normalize

Usage

gramSchmidtOrth(a, b, weights = 1, norm = TRUE)

Arguments

a

the vector to be orthogonalized

b

the vector to be orthogonalized to

weights

weights vector

norm

a boolean, should the result be normalized?

Value

The orthogonalized vector


CenterForStatistics-UGent/combi documentation built on Aug. 22, 2023, 11:02 p.m.