getEdist: This is just a way of initializing the distance matrix...

Description Usage Arguments Author(s)

View source: R/Misc_exported.R

Description

This is just a way of initializing the distance matrix between pop centres and lakes as the Euclidean distance.

Usage

1
getEdist(xfrom, yfrom, xto, yto, nmanage, CVd, stand)

Arguments

xfrom

a vector of longitudes of some points e.g. pop centres

yfrom

a vector of latitudes of some points e.g. pop centres

xto

a vector of longitude of some other points e.g. lakes

yto

a vector of latitudes of some other points e.g. lakes

nmanage

the number of alternative management options under investigation

CVd

the CV on lognormal distances (for added stochasticity)

stand

Boolean: should all distances be standardized to mean 1

Author(s)

T. Carruthers


tcarruth/SSES documentation built on Jan. 21, 2021, 12:03 p.m.