Description Usage Arguments Value Examples
View source: R/getCourseCorrection_nls.R
This function estimates and returns the course correction parameter, gamma, for courses that are not the base course.
| 1 2 | getCourseCorrection_nls(race, results, referenceRunners, guess,
  alpha = 4.4, beta = 2355, baseID = "mGeneseo15")
 | 
| race | The numeric ID of the race you want to estimate the correction for | 
gammaFit The best fit estimate for the course correction parameter, gamma.
| 1 | getCourseCorrection(race = "mWilliams15", results, referenceRunners, guess, baseID = "mGeneseo15")
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.