beaked.ship | R Documentation |
Data from the 2008 & 2009 shipboard survey of bowhead whales in the Alboran sea. Sightings are real, strata and transects are made up for illustration.
beaked.ship
A data frame with 81 observations on the following 12 variables.
stratum
:stratum number (a numeric vector). In this dataset this is a dummy value - just there to have something in this compulsory variable.
area
:stratum surface area (a numeric vector). In this dataset this is a dummy value - just there to have something in this compulsory variable.
transect
:transect number (a numeric vector). In this dataset this is a dummy value - just there to have something in this compulsory variable.
L
:transect length (a numeric vector). In this dataset this is a dummy value - just there to have something in this compulsory variable.
x
:perpendicular distances to detections (NA if no detection).
y
:perpendicular distances to detections (NA if no detection).
size
:size of each detected group (NA if no detection).
ht
:Observation platform height in m (NA if no detection).
object
:unique identifier for each detection (a numeric vector; NA if no detection).
Test dataset that contains only detections (transects without detections have been omitted). It is one of the datasets analysed in Borchers et al. (2013).
Ana Canadas.
Borchers, D.L., Zucchini, W., Heide-Jorgenssen, M.P., Canadas, A. and Langrock, R. 2013. Using hidden Markov models to deal with availability bias on line transect surveys. Biometrics.
data(beaked.ship)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.