wffc.indiv {VGAM}R Documentation

2008 World Fly Fishing Championships (Individual results)

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.

Source

http://www.2008worldflyfishingchamps.com/.

References

Yee, T. W. (2008) Vector generalized linear and additive models, with applications to the 2008 World Fly Fishing Championships. In preparation.

Examples

data(wffc.indiv)
summary(wffc.indiv)

[Package VGAM version 0.7-8 Index]