Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

p2p

Function to calculate dispersal distances based on cost distances


Description

converts cost distances to probabilities: to reach a certain patch[ d0 average distance of p of all individuals, for example d0=100, p =0.5 -> 50% procent of all migrating individuals go up to 100 m.

Usage

p2p(x, d0, p)

Arguments

x

Cost (Euclidean) distance matrix

d0

dispersal distance

p

of all individuals in a population

Value

a dispersal probability matrix


PopGenReport

A Simple Framework to Analyse Population and Landscape Genetic Data

v3.0.4
GPL
Authors
Bernd Gruber [aut, cre], Aaron Adamack [aut]
Initial release
2019-02-04

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.