procedure PairwiseDistance(const X: TMtx; const D: TMtx; p: Integer; const Method: TPWDistMethod);
Pairwise distance.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | X | TMtx | |
| 2 | D | TMtx | |
| 3 | p | Integer | |
| 4 | Method | TPWDistMethod |
Result: stored in self (calling object)
Remarks:
Calculates the pairwise distance for variables, stored in X.
See Also: Statistics.MDScaleStress, Statistics.MDScaleMetric