#' @title psr
#'
#' @description A package for computing various measures relating to reliability of performance science metrics. It
#'   contains functions to compute the Typical Error (TE), Coefficient of Variation (CV), Standard Error of Measurement
#'   (SEM), Smallest Worthwhile Change (SWC), Minimal Detectable Change (MDC), Intra-class Correlation Coefficient (ICC),
#'   and Standard Ten Scores (STEN).
#'
#' @docType package
#' @name psr
NULL
