R/data-split-times.R

#' Split Testing Data
#'
#' Data generated from known MSS and TAU and measurement error for N=5 athletes using 6 timing gates:
#'     5m, 10m, 15m, 20m, 30m, 40m
#' @format Data frame with 4 variables and 30 observations:
#' \describe{
#'    \item{athlete}{Character string}
#'    \item{bodyweight}{Bodyweight in kilograms}
#'    \item{distance}{Distance of the timing gates from the sprint start in meters}
#'    \item{time}{Time reported by the timing gate}
#' }
#' @usage data(split_times)
"split_times"

Try the shorts package in your browser

Any scripts or data that you put into this service are public.

shorts documentation built on May 29, 2024, 8:12 a.m.