scale_matrix: Scale by matrix 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_matrix(scale_matrix, missing_matrix, i = 0, ...)

Arguments

scale_matrix

Full matrix which which is used for Matrix

missing_matrix

Matrix with missing value that need imputing

split1

whether to split the first matrix

split2

whether to split the second matrix


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