unweightedKern: Unweighted kernel for calculating a weight matrix from a...

Description Usage Arguments

Description

Creates an unweighted network. As long as distance < theshold, the weight is 1.

Usage

1
unweightedKern(distMatrix, thresh)

Arguments

distMatrix

A distance matrix of the euclidean distances between each pair of colonies

thresh

A maximum distance above which colonies are not connected.


timcdlucas/MetapopEpi documentation built on May 31, 2019, 1:47 p.m.