View source: R/matrix_functions.R
Take two matrices split them if required to be of the same size and square Then take the ratio of the maximum eigenvalues
1 | scale_factor(mat1, mat2, split1 = FALSE, split2 = FALSE, ...)
|
mat1 |
Matrix |
mat2 |
Matrix |
split1 |
Logical default FALSE whether to split the first matrix |
split2 |
Logical default FALSE whether to split the second matrix |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.