Package: mcStats
Title: Visualize Results of Statistical Hypothesis Tests
Version: 0.1.0
Authors@R: c(person("Michael", "Czekanski", email = "mczekanski@middlebury.edu", role = c("aut", "cre")), person("Alex", "Lyford", email = "alyford@middlebury.edu", role = "aut"))
Description: Provides functionality to produce graphs of sampling distributions of test statistics from a variety of common statistical tests. With only a few keystrokes, the user can conduct a hypothesis test and visualize the test statistic and corresponding p-value through the shading of its sampling distribution. Initially created for statistics at Middlebury College.
Depends: R (>= 3.4.0)
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
Imports: dplyr, ggplot2, ggthemes, gridExtra, magrittr, tidyr
Suggests: testthat
NeedsCompilation: no
Packaged: 2019-04-25 14:59:34 UTC; michael
Author: Michael Czekanski [aut, cre],
  Alex Lyford [aut]
Maintainer: Michael Czekanski <mczekanski@middlebury.edu>
Repository: CRAN
Date/Publication: 2019-04-25 16:30:03 UTC
