aerial.survey | R Documentation |
Simulated data representing an aerial survey of bowhead whales from an aircraft
flying at 46.3 m/s. These data can used together with the dataset bowhead.hmm.pars
to estimate bowhead whale abundance.
aerial.survey
An mrds data frame (with 2 rows per detection) with 86 observations on the following 11 variables.
stratum
:stratum number (a numeric vector).
area
:stratum surface area (a numeric vector).
transect
:transect number (a numeric vector).
L
:transect length (a numeric vector).
size
:size of each detected group (NA if no detection).
object
:unique identifier for each detection (a numeric vector; NA if no detection).
side
:the side of the plane from which each detection was made (NA if no detection).
obs
:the observer who made each detection (NA if no detection).
bf
:Beaufort sea state at the time of each detection (NA if no detection).
x
:perpendicular distances to detections (NA if no detection).
y
:perpendicular distances to detections (NA if no detection).
Simulated
data(aerial.survey)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.