distance.matrix: Calculate a Euclidean Distance Matrix

Description Usage Arguments Value Examples

Description

Given a data frame with the centroid location (in lat/lon) of all the regions construct the corresponding Euclidian distance matrix.

Usage

1

Arguments

mydata

The complete list with all the information for the run.

Value

A 2D matrix with the Euclidian distance between the centroids of the fit regions. (Units are km.)

Examples

1
distance.matrix{mydata=mydata}

predsci/DICE documentation built on Aug. 9, 2019, 9:41 a.m.