CRDHistoric | R Documentation |
Population indices for the USFWS Region 11 Migratory Bird Management Copper River Delta study area.
The survey consists of low-level aerial observations of waterfowl on a stratified strip transect design.
For more information on how the estimates are generated, see DataSelect
or Densities
.
For definitions of the indices, see AdjustCounts
. For a complete list of input files, see MasterFileList
.
data(CRDHistoric)
A list object with 3 data frames:
Data frame of observer-specific estimates for the years 1986-2019, with the exception of 2013, currently 217 rows of the following 19 variables:
The 4-digit integer year of the survey, range from 1986 to 2019 (no survey in 2013).
The 3-character code representing the initials of the observer.
The 4-character code for the species represented, see sppntable
.
Total estimated birds (floating point decimal).
Estimated indicated total birds (floating point decimal).
Total estimated indicated breeding birds (floating point decimal).
Total estimated singles and pairs (floating point decimal).
Total estimated flocked birds (floating point decimal).
Variance of total.est (floating point decimal).
Variance of itotal.est (floating point decimal).
Variance of ibbtotal.est (floating point decimal).
Variance of sing1pair2.est (floating point decimal).
Variance of flock.est (floating point decimal).
Standard error of total.est (floating point decimal).
Standard error of itotal.est (floating point decimal).
Standard error of ibbtotal.est (floating point decimal).
Standard error of sing1pair2.est (floating point decimal).
Standard error of flock.est (floating point decimal).
The character string project code (CRD - Copper River Delta).
Data frame of observer-specific estimates broken down to the stratum level for the years 1986-2019, with the exception of 2013, currently 651 rows of the following 40 variables:
The character string representing the stratum.
The 4-digit integer year of the survey, range from 1986 to 2019 (no survey in 2013).
The 3-character code representing the initials of the observer.
The 4-character code for the species represented, see sppntable
.
Total observed birds (integer).
Indicated total observed birds (integer).
Total observed indicated breeding birds (integer).
Total observed singles and pairs (integer).
Total observed flocked birds (integer).
Variance of the counts of total birds (floating point decimal).
Variance of the counts of indicated total birds (floating point decimal).
Variance of the counts of indicated breeding birds (floating point decimal).
Variance of the counts of singles and pairs (floating point decimal).
Variance of the counts of flocked birds (floating point decimal).
Covariance of the counts of total birds and transect areas (floating point decimal).
Covariance of the counts of indicated total birds and transect areas (floating point decimal).
Variance of total.est (floating point decimal).
Variance of itotal.est (floating point decimal).
Covariance of the counts of indicated breeding birds and transect areas (floating point decimal).
Variance of ibbtotal.est (floating point decimal).
Covariance of the counts of singles and pairs and transect areas (floating point decimal).
Variance of sing1pair2.est (floating point decimal).
Covariance of the counts of flocked birds and transect areas (floating point decimal).
Variance of flock.est (floating point decimal).
Total sampled area in km^2^, specific to strata-Year-Observer combinations (floating point decimal).
Variance of the sampled areas (floating point decimal).
Observed density of total birds (birds per km^2^, floating point decimal).
Observed density of indicated total birds (birds per km^2^, floating point decimal).
Observed density of indicated breeding birds (birds per km^2^, floating point decimal).
Observed density of singles and pairs (birds per km^2^, floating point decimal).
Observed density of flocked birds (birds per km^2^, floating point decimal).
Total area in km^2^ of the stratum (floating point decimal).
Total north-south extent of the survey in km excluding any water-only breaks, used to determine the maximum possible number of transects that could be in design (floating point decimal).
The maximum number of 0.2 km strip transects that could occur simultaneously in a stratum (floating point decimal).
Total estimated birds (floating point decimal).
Estimated indicated total birds (floating point decimal).
Total estimated indicated breeding birds (floating point decimal).
Total estimated singles and pairs (floating point decimal).
Total estimated flocked birds (floating point decimal).
The character string project code (CRD - Copper River Delta).
Data frame of combined observer estimates (or single observer in years where estimates were not combined) for the years 1986-2019, with the exception of 2013, currently 132 rows of the following 18 variables:
The 4-digit integer year of the survey, range from 1986 to 2019 (no survey in 2013).
The 4-character code for the species represented, see sppntable
.
Total estimated birds (floating point decimal).
Variance of total (floating point decimal).
Standard error of total (floating point decimal).
Estimated indicated total birds (floating point decimal).
Variance of itotal (floating point decimal).
Standard error of itotal (floating point decimal).
Total estimated indicated breeding birds (floating point decimal).
Variance of ibb (floating point decimal).
Standard error of ibb (floating point decimal).
Total estimated singles and pairs (floating point decimal).
Variance of sing1pair2 (floating point decimal).
Standard error of sing1pair2 (floating point decimal).
Total estimated flocked birds (floating point decimal).
Variance of flock (floating point decimal).
Standard error of flock (floating point decimal).
The character string project code (CRD - Copper River Delta).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.