gwDistance: Geographical Weights Distance Matrix Computation

View source: R/gwDistance.R

gwDistanceR Documentation

Geographical Weights Distance Matrix Computation

Description

This function computes and returns the distance matrix computed by using the specified distance measure to compute the distances between the rows of a data matrix.

Usage

gwDistance(coodXY, pointXY, tau)

Arguments

coodXY

Matrix. Matrix of coordinates e.g. longitude/latitude, unit=long/lat

pointXY

Matrix. Point pairs e.g. longitude/latitude

tau

sadasda

Value

Returns the geographical weights distance among environmental layers or variables.


patauchi/biogeoTools documentation built on April 25, 2022, 6:53 p.m.