dispersal_lognorm: Dispersal kernel distribution

Description Usage Arguments Value

View source: R/parameterize.R

Description

This function draws dispersal distances (in meters) from a lognormal distribution, pass param_defaults to the parameter list for best-fit parameters from Mancy et al. Can be passed to the dispersal_fun in simrabid (should set parameter sequential to FALSE as well in that case).

Usage

1
dispersal_lognorm(n, params)

Arguments

n

number to draw

params

list of parameters

Value

numeric vector, dispersal distances of length n


mrajeev08/simrabid documentation built on May 7, 2021, 11:47 a.m.