option
A charater string could be one of c("lambda1", "inertia", "uniform") to indicate
how the different matrices should be normalized. If "lambda1", the matrix is
divided by its the first singular value, if "inertia", the matrix is divided by
its total inertia (sum of square), if "uniform", none of them would be done.