simmTLW: Simulate a truncated Levy Walk (TLW)

Description Usage Arguments Details References See Also

Description

Simulate a truncated Levy Walk (TLW). This model represents the movement of the Levy search strategy.

Usage

1
simmTLW(n, mu, a, b)

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

b

one numeric and positive value representing the maximum step length value, i.e., the truncation point

Details

Simulates a TLW 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

simmLW


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