Procrustes: Procrustes Projection

Description Usage Arguments Value

View source: R/jointPCA.R

Description

Procrustes projection function to solve the procrustes problem ||A - UB||^2 U^T U = I

Usage

1
Procrustes(A, B)

Arguments

A

The input matrix A as target

B

the input matrix B as basis

Value

The procrustes matrix U


CHuanSite/PJD documentation built on Oct. 26, 2021, 1 p.m.