records: Annual sport records

recordsR Documentation

Annual sport records

Description

The dataset records is concerned with the yearly best men's outdoor 1500m times starting from 1966. Following Jirak, Meister and Reiss (2014), the lower boundary can be interpreted as the best possible time for a given year. This boundary is not believed to be shape constrained and can be estimated by any unconstrained shape nonparametric method.

Usage

data(records)

Format

A data frame with 46 observations on the following 2 variables.

year

year.

result

1500m record in seconds.

References

Jirak, M., Meister, A. and M. Reiss (2014), Optimal adaptive estimation in nonparametric regression with one-sided errors. Annals of Statistics, 42, 1970–2002.

Examples

data("records")

npbr documentation built on March 31, 2023, 7:45 p.m.