PRTools contents |
MDS_STRESS
E = MDS_STRESS(q,Ds,D)
Input | q Indicator of the Sammon stress; q = -2,-1,0,1,2 Ds Original distance matrix|
D | Approximated distance matrix |
Output | |
E | Sammon stress |
Computes the Sammon stress between the original distance matrix Ds and the approximated distance matrix D, expressed as follows
E = 1/(sum_{i
PRTools contents |