Package: esci
Type: Package
Title: Estimation Statistics with Confidence Intervals
Version: 1.0.7
Authors@R: person("Robert", "Calin-Jageman", email = "rcalinjageman@dom.edu",
  role = c("aut", "cre", "cph"))
Description: A collection of functions and 'jamovi' module for the estimation approach to inferential statistics, the approach which emphasizes effect sizes, interval estimates, and meta-analysis. Nearly all functions are based on 'statpsych' and 'metafor'.  This package is still under active development, and breaking changes are likely, especially with the plot and hypothesis test functions.  Data sets are included for all examples from Cumming & Calin-Jageman (2024) <ISBN:9780367531508>.
URL: https://github.com/rcalinjageman/esci/,
        https://rcalinjageman.github.io/esci/
BugReports: https://github.com/rcalinjageman/esci/issues/
License: GPL-3
Encoding: UTF-8
LazyData: true
Imports: jmvcore (>= 0.8.5), R6, rlang, methods, stats, multcomp,
        sadists, statpsych, metafor, ggplot2, ggdist, ggtext,
        ggbeeswarm, glue, Rdpack, stringr, mathjaxr, legendry (>= 0.2)
RoxygenNote: 7.3.2
RdMacros: Rdpack, mathjaxr
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
Depends: R (>= 2.10)
NeedsCompilation: no
Packaged: 2025-02-22 02:48:32 UTC; rcali
Author: Robert Calin-Jageman [aut, cre, cph]
Maintainer: Robert Calin-Jageman <rcalinjageman@dom.edu>
Repository: CRAN
Date/Publication: 2025-02-22 03:20:02 UTC
Built: R 4.5.1; ; 2025-10-06 02:36:03 UTC; windows
