Lemma: Implements block-wise inverse

View source: R/PO2PLS_functions.R

LemmaR Documentation

Implements block-wise inverse

Description

Internal use only

Usage

Lemma(X, SigmaZ, invZtilde, Gamma, sig2E, sig2F, p, q, r, rx, ry)

Arguments

X

Concatenated data matrix

SigmaZ

Variance of Z

invZtilde

Inverse of Z_tilde

Gamma

Gamma

sig2E

Variance of E

sig2F

Variance of F

p

X dimensions

q

Y dimensions

r

Positive integer. Number of joint PLS components. Must be positive!

rx

Non-negative integer. Number of orthogonal components in X. Can be 0

ry

Non-negative integer. Number of orthogonal components in Y. Can be 0


selbouhaddani/PO2PLS documentation built on Feb. 23, 2024, 5:25 a.m.