Package SloppyCell :: Package Vandermonde :: Module VdmPairwise
[hide private]

Module VdmPairwise

source code

Functions [hide private]
 
normColumns(mat1) source code
 
colorAlignColumns(mat1) source code
 
calcCovarianceMat(origMat) source code
 
calcDmat(jtj) source code
 
calcR2mat_Terms(jtj, lambdaMat) source code
 
calcR2mat_3(jtj, Dmat) source code
 
calcLambdaMat_3(jtj, Dmat) source code
 
calcR2mat_2(jtj, Dmat) source code
 
calcLambdaMat_2(jtj, Dmat) source code
 
calcR2mat_1(jtj, Dmat) source code
 
calcLambdaMat_1(jtj, Dmat) source code
 
calcR2mat_4(jtj, Dmat) source code
 
calcLambdaMat_4(jtj, Dmat) source code
 
checkLambda(jtj, lMat, r2Mat, a, b) source code
 
getMinIndex(listofNums) source code
 
getMinLambdaR2(lambdaMats, res2Mats) source code
 
getLambdaR2(jtj, Dmat) source code

Imports: scipy, Plotting