Package: statpsych Type: Package Title: Statistical Methods for Psychologists Version: 2.0.0 Authors@R: c( person(given = "Douglas G.", family = "Bonett", email = "dgbonett@ucsc.edu", role = c("aut", "cre")), person(given = "Robert J.", family = "Calin-Jageman", email = "rcalinjageman@dom.edu", role = c("ctb"))) Description: Implements confidence interval and sample size methods that are especially useful in psychological research but are also useful in educational, social science, business, and biological research. This package includes more than 100 confidence interval functions and more than 80 sample size functions for 1-group, 2-group, paired-samples, and multiple-group designs and for a variety of parameters including means, medians, proportions, slopes, standardized mean differences, standardized linear contrasts of means, and several measures of correlation and association. 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 about these methods see: Statistical Methods for Psychologists, Volumes 1 – 4, . URL: https://github.com/dgbonett/statpsych/, https://dgbonett.github.io/statpsych/ BugReports: https://github.com/dgbonett/statpsych/issues License: GPL-3 Encoding: UTF-8 Imports: utils, stats, semTools, Rdpack, mathjaxr Roxygen: list(markdown = TRUE) RdMacros: Rdpack, mathjaxr Suggests: MASS, testthat (>= 3.0.0) Config/testthat/edition: 3 Config/roxygen2/version: 8.0.0 Repository: https://dgbonett.r-universe.dev Date/Publication: 2026-07-12 13:12:39 UTC RemoteUrl: https://github.com/dgbonett/statpsych RemoteRef: HEAD RemoteSha: 0b5fb130fdb6b1042f80253cec637cbd298f8104 NeedsCompilation: no Packaged: 2026-07-12 14:14:18 UTC; root Author: Douglas G. Bonett [aut, cre], Robert J. Calin-Jageman [ctb] Maintainer: Douglas G. Bonett