Package: psr
Title: Functions for Analyzing Performance Science Data
Date: 2021-08-11
Version: 0.1.0
Authors@R: c(
    person("Thomas", "McGinn", email = "tmcginn1@nd.edu", role = c("aut", "cre")),
    person("Alan", "Huebner", email = "Alan.Huebner.10@nd.edu", role = "ctb"),
    person("Matthew", "Sisk", email = "Matthew.Sisk@nd.edu", role = "ctb"))
Description: Contains functions to compute statistics relevant to performance scientists, coaches, and athletes. The functions within the package that report group-wide statistics have to do with measurement instrument reliability and individual change of athletes. Many of them come from the work of Hopkins (2000) <doi:10.2165/00007256-200030010-00001>. There are also functions that apply a particular statistical concept to each measurement in the data.
Encoding: UTF-8
License: MIT + file LICENSE
Imports: dplyr, tidyr, psych, stats
Suggests: knitr, rmarkdown, testthat, MASS, boot, Matrix, lme4
Language: en-US
VignetteBuilder: knitr
RoxygenNote: 7.1.0
NeedsCompilation: no
Packaged: 2021-08-12 04:22:56 UTC; tmcginn
Author: Thomas McGinn [aut, cre],
  Alan Huebner [ctb],
  Matthew Sisk [ctb]
Maintainer: Thomas McGinn <tmcginn1@nd.edu>
Repository: CRAN
Date/Publication: 2021-08-13 09:00:02 UTC
