steps_weibull: Step length distribution of rabid animal movements

Description Usage Arguments Value

View source: R/parameterize.R

Description

This function draws step lengths (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 TRUE as well in that case).

Usage

1
steps_weibull(n, params)

Arguments

n

number to draw

params

list of parameters

Value

numeric vector of step lengths of length n


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