convcheck: Convergence check of two successive matrices

Description Usage Arguments Details Value

View source: R/FGSPCAUtils.R

Description

Check the convergence of two successive matrices

Usage

1
convcheck(beta1, beta2)

Arguments

beta1

B_1 a matrix

beta2

B_2 a matrix

Details

The two matrices B_1 and B_2 may be different only in their column signs with respective to each column.

Value

the largest absolute value of the difference of their corresponding columns


ipapercodes/FGSPCA documentation built on Dec. 20, 2021, 7:58 p.m.