Home > lib > adjust_loadings.m

adjust_loadings

PURPOSE ^

function L = adjust_loadings(L)

SYNOPSIS ^

function L = adjust_loadings(L)

DESCRIPTION ^

 function L = adjust_loadings(L)

 This functions performs 2 tasks:
 1) normalization of each column of L to its norm so all loadings have unit norm
 2) loadings flipping: makes all loadings sum to a positive value. This is an attempt to finish with upside down cases
    due to instabilities in eigenvector calculation

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Thu 18-Feb-2010 12:47:47 by m2html © 2003