random_steps_simple {amt} | R Documentation |
Simulate from an ssf model
Description
Simulate from an ssf model
Usage
random_steps_simple(start, sl_model, ta_model, n.control)
Arguments
start |
First step |
sl_model |
Step length model to use |
ta_model |
Turning angle model to use |
n.control |
How many alternative steps are considered each step |
Value
Simulated trajectory
[Package amt version 0.2.2.0 Index]