Numbers of sightings of different species of seabirds by year 1986 - 2005 at E. Sitkalidak, Uganik, Uyak, and W. Sitkalidak by people affiliated with the Kodiak National Wildlife Refuge, Alaska.
data(seabird)
A data frame with 3793 observations on the following 22 variables.
integer count of the numbers of sightings of each species by transect by year
integer year, 1986 - 2005
Integer codes for Bay
: 10 = Uyak, 20 = Uganik, 60 =
E. Sitkalidak, 70 = W. Sitkalidak
Integer code (101 - 749) for the specific plot of ground observed
a numeric vector
a factor with levels Average
, Excellent
,
Fair
, Good
, and Ideal
.
a factor with levels E. Sitkalidak
Uganik
Uyak
W. Sitkalidak
a factor with levels ExcellentIdeal
,
FairAverage
, and Good
. These combine levels
from ObservCond
.
Data provided by the Kodiak National Wildlife Refuge
Ramsay, James O., Hooker, Giles, and Graves, Spencer B. (2009) Functional Data Analysis with R and Matlab, Springer, New York (esp. ch. 10)