bootstrap: Bootstrap race results to generate reference estimate

Description Usage Arguments Value Examples

View source: R/bootstrap.R

Description

This function inputs a master file of speed ratings and references and returns a list of updated reference speed ratings for the runners contained in the master list.

Usage

1
bootstrap(allSpeedRatings, year)

Arguments

allSpeedRatings

The master speed rating data frame

year

The year of the current race

Value

The data frame of updated reference speed ratings with an uncertainty measure taking into account weighting scheme

Examples

1
bootstrap(allSpeedRatings, 2018)

sf585978/speedR documentation built on Nov. 25, 2019, 10:10 p.m.