wffc.indiv {VGAMdata} | R Documentation |
2008 World Fly Fishing Championships (Individual results) Data
Description
Individual competitors' results of the 2008 FIPS-MOUCHE World Fly Fishing Championships held in Rotorua, New Zealand during 22–30 March 2008.
Usage
data(wffc.indiv)
Format
A data frame with 99 observations on the
following 8 variables.
Some of these variable are described
in wffc
.
totalPlacings
a numeric vector; these are the summed placings over the 5 sessions.
points
a numeric vector.
noofcaptures
a numeric vector.
longest
a numeric vector.
individual
a numeric vector; did the competitor fish in a team or as an individual? (one team was made of composite countries due to low numbers).
country
a character vector.
iname
a character vector.
comid
a numeric vector.
Details
This data frame gives the individual results
of the competition.
See also wffc
and wffc.teams
for more
details and links.
References
Yee, T. W. (2010). VGLMs and VGAMs: an overview for applications in fisheries research. Fisheries Research, 101, 116–126.
Examples
summary(wffc.indiv)