surfing: Surfing dataset

surfingR Documentation

Surfing dataset

Description

Data from the 2019 World Surf League (WSL) tour

Usage

data(surfing)

Details

The package contains four datasets from WSL 2019:

  • surfing, a log likelihood function for the strengths of the competitors

  • surfing_maxp, corresponding precalculated evaluate

  • surfing_venuetypes, a dataframe showing the beach types at the different venues of the tour

These objects can be generated by running script inst/surfing.Rmd, which includes some further discussion and technical documentation and creates file surfing.rda which resides in the data/ directory.

Author(s)

Robin K. S. Hankin

Examples

dotchart(surfing_maxp)


hyper2 documentation built on Aug. 21, 2022, 1:05 a.m.