TCER = gsp_learn_tcer(G, X); TCER = gsp_learn_tcer(G, X, params); [TCER, TCER_rand] = gsp_learn_tcer(...);
G | the graph |
X | a data matrix |
TCER | the computed total commulative energy residual for G |
TCER_rand | the computed total commulative energy residual for a random basis |
Total Cumulative Energy Residual (TCER): This is a number from [0 to 1] describing how well a graph fits a given data matrix X, or distribution.