SR_CourseCorrection: Course Corrected Speed Rating Estimation

Description Usage Arguments Examples

View source: R/SR_CourseCorrection.R

Description

This function estimates speed ratings for a course with a course correction.

Usage

1

Arguments

x

Time in seconds for runners as a numeric vector

alpha

The number of seconds equal to one speed point

beta

The centering parameter

gamma

The course correction parameter indicating estimated average difference between a course and the baseline

Examples

1
SR_CourseCorrection(1595.2, 4.4, 2355, -46)

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