Description Usage Arguments Value
Discretise transects and map detections to spatial grid
1 | Discretise(ds)
|
ds |
distance sampling data (see mds function) |
list of two matrices: $dtrans matrix with (transect ID, number of observations made, total time steps) $ddata contains row for each detection with (transect id, grid cell detection was recorded in, x distance, y distance, exact time of detection) $numcells contains number of grid cells in total space, x-distance, y-distance $ymax maximum distance in the y direction (usually longest line transect or radial distance for points) $T length of survey in time steps
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.