MATTOOLS (version 1.1)

euclidean.compy.f: Decomposition of direction to y-vector component

Description

Internal function used by mat.dissim.

Usage

euclidean.compy.f(modsite, fossite)

Arguments

modsite
Vector: containing the x and y Euclidean values for a point.
fossite
Vector: containing the x and y Euclidean values for another point.

Value

A numeric value representing the x-vector component decomposition.

References

SAWADA, M. 2006. An open-source implementation of the modern analog technique (MAT) within the R computing environment. Computers and Geosciences, Vol 32(6):818-833, DOI information: 10.1016/j.cageo.2005.10.008

See Also

See Also as euclidean.compx.f, euclidean.direction.f,euclidean.distance.f,mat.dissim,great.circle.distance.f