Package: statpsych
Type: Package
Title: Statistical Methods for Psychologists
Version: 1.0.0
Authors@R: c(
    person("Douglas G.", "Bonett", email = "dgbonett@ucsc.edu", role = c("aut", "cre")),
    person("Robert J.", "Calin-Jageman", email = "rcalinjageman@dom.edu", role = c("ctb")))
Description: Implements confidence interval and sample size methods that are especially useful in psychological research. The methods can be applied in 1-group, 2-group, paired-samples, and multiple-group designs and to a variety of parameters including means, medians, proportions, slopes, standardized mean differences, standardized linear contrasts of means, plus several measures of correlation and association. The confidence intervals and sample size functions are applicable to single parameters as well as differences, ratios, and linear contrasts of parameters.  The sample size functions can be used to approximate the sample size needed to estimate a parameter or function of parameters with desired confidence interval precision or to perform a variety of hypothesis tests (directional two-sided, equivalence, superiority, noninferiority) with desired power. For details, see: <https://csass.ucsc.edu/self-study%20courses/statistical_methods.html>.
BugReports: https://github.com/dgbonett/statpsych/issues
License: GPL-3
Encoding: UTF-8
Imports: utils, stats, mathjaxr, Rdpack
RoxygenNote: 7.1.1
RdMacros: Rdpack, mathjaxr
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2021-09-07 21:41:35 UTC; rcali
Author: Douglas G. Bonett [aut, cre],
  Robert J. Calin-Jageman [ctb]
Maintainer: Douglas G. Bonett <dgbonett@ucsc.edu>
Repository: CRAN
Date/Publication: 2021-09-09 09:20:02 UTC
