Skip to content
Prev 1233 / 7420 Next

PCNM calculation using pcnm vegan´s function

On 6/05/10 18:01 PM, "Victor Landeiro" <vllandeiro at gmail.com> wrote:

            
...
Victor,

One feasible hypothesis is that your Euclidean overland distances are more
... Euclidean. Would they be strictly Euclidean, you'd get only two positive
eigenvalues and no negative eigenvalues: Euclidean distances in 2 dimensions
can be exactly mapped onto two principal coordinates. However, we
"de-euclidify" distances in PCNM: there is a truncation threshold for long
distances, and all longer distances are made into arbitrary constant value.
You really cannot control the effects of this truncation, in particular if
you gave the control to function by not supplying explicit value of the
'threshold' argument. However, the effects of this "de-euclification" may
not be so very drastic in all cases and therefore you may get something
between two positive eigenvalues (= completely Euclidean) and n-1 non-zero
eigenvalues with some negative ones (= absolutely non-Euclidean).

Cheers, Jari Oksanen