orth_vec {OmicsPLS}R 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


[Package OmicsPLS version 2.0.2 Index]