Description Usage Arguments Details References
Simulate a Brownian Walk (BW). This model represent the movement of an animal which has no directional persistence.
1  | simmBW(n, l, a)
 | 
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  | 
l | 
 one numeric and positive value representing the lambda value for the exponential distribution of the step lengths  | 
a | 
 one numeric and positive value representing the minimum step length value  | 
Simulates a BW and return a ltraj object
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.