orth_vec: Orthogonalize a sparse loading vector with regard to a matrix

View source: R/OmicsPLS.R

orth_vecR Documentation

Orthogonalize a sparse loading vector with regard to a matrix

Description

Orthogonalize a sparse loading vector with regard to a matrix

Usage

orth_vec(x, W)

Arguments

x

sparse loading vector to be orthogonalized

W

sparse loading matrix of the previous loading vectors

Value

A sparse loading vector


OmicsPLS documentation built on April 3, 2025, 5:25 p.m.