A dataset containing the prepared data after discretizing step lengths and turning angles, as well as filtering observations at the primary time step.
tracks.list
A list with three elements, each containing a data frame with ~4700 rows and 11 variables:
ID for each simulated track
date, recorded as datetime
x coordinate of tracks
y coordinate of tracks
the step length calculated as the distance between successive locations measured in units
the relative turning angle measured in radians
the time step or sampling interval between datetimes of successive observations
the ordered number of observations per ID before filtering for the primary time step
the ordered number of observations per ID after filtering for the primary time step
discretized step lengths, separated into five bins
discretized turning angles, separated into eight bins