simmLW: Simulate a Levy Walk (LW)

Description Usage Arguments Details References See Also

Description

Simulate a Levy Walk (LW). This model represent the movement of the Levy search strategy.

Usage

1
simmLW(n, mu, a)

Arguments

n

one integer value for the sample size. Note that this sample size represent the number of final step lengths and turning angles wanted (when TAc = 0). The ltraj object returned will be longer because a minimum of 3 locations are required to calculate a relative turning angle

mu

one numeric (1<mu<=3) representing the mu value for the Pareto distribution of the step lengths

a

one numeric and positive value representing the minimum step length value

Details

Simulates a LW and return a ltraj object

References

Please refer to Auger-Methe, M., A.E. Derocher, M.J. Plank, E.A. Codling, M.A. Lewis (2015-In Press) Differentiating the Levy walk from a composite correlated random walk. Methods in Ecology and Evolution. Preprint available at http://arxiv.org/abs/1406.4355

See Also

simmTLW


MarieAugerMethe/CCRWvsLW documentation built on May 7, 2019, 2:50 p.m.