scale_factor: Scale by eigenvalue ratio

Description Usage Arguments

View source: R/matrix_functions.R

Description

Take two matrices split them if required to be of the same size and square Then take the ratio of the maximum eigenvalues

Usage

1
scale_factor(mat1, mat2, split1 = FALSE, split2 = FALSE, ...)

Arguments

mat1

Matrix

mat2

Matrix

split1

Logical default FALSE whether to split the first matrix

split2

Logical default FALSE whether to split the second matrix


jarvisc1/CoMix documentation built on April 24, 2020, 2:06 a.m.