Package: MOTE
Version: 1.2.2
Date: 2025-12-05
Title: Effect Size and Confidence Interval Calculator
Authors@R: c(person("Erin M.", "Buchanan", role = c("aut", "cre"),
                     email = "buchananlab@gmail.com",
                     comment = c(ORCID = "0000-0002-9689-4189")),
              person("Amber M", "Gillenwaters", role = "aut", 
                    comment = c(ORCID = "0000-0002-7580-3591")),       
              person("John E.", "Scofield", role = "aut",
                    comment = c(ORCID = "0000-0001-6345-1181")),
              person("K. D.", "Valentine", role = "aut",
                    comment = c(ORCID = "0000-0001-6349-5395")))
Depends: R (>= 3.1.0)
Imports: stats
Suggests: car, testthat (>= 3.0.0)
Description: Measure of the Effect ('MOTE') is an effect size calculator, including a 
    wide variety of effect sizes in the mean differences family (all versions of d) and 
    the variance overlap family (eta, omega, epsilon, r). 'MOTE' provides non-central 
    confidence intervals for each effect size, relevant test statistics, and output 
    for reporting in APA Style (American Psychological Association, 2010, 
    <ISBN:1433805618>) with 'LaTeX'. In research, an over-reliance on p-values 
    may conceal the fact that a study is under-powered (Halsey, Curran-Everett, 
    Vowler, & Drummond, 2015 <doi:10.1038/nmeth.3288>). A test may be statistically 
    significant, yet practically inconsequential (Fritz, Scherndl, & Kühberger, 2012 
    <doi:10.1177/0959354312436870>). Although the American Psychological Association 
    has long advocated for the inclusion of effect sizes (Wilkinson & American 
    Psychological Association Task Force on Statistical Inference, 1999 
    <doi:10.1037/0003-066X.54.8.594>), the vast majority of peer-reviewed, 
    published academic studies stop short of reporting effect sizes and confidence 
    intervals (Cumming, 2013, <doi:10.1177/0956797613504966>). 'MOTE' simplifies 
    the use and interpretation of effect sizes and confidence intervals. 
License: LGPL-3
Encoding: UTF-8
URL: https://github.com/doomlab/MOTE
BugReports: https://github.com/doomlab/MOTE/issues
LazyData: true
RoxygenNote: 7.3.3
Config/testthat/edition: 3
Language: en-US
NeedsCompilation: no
Packaged: 2025-12-14 23:53:43 UTC; erinbuchanan
Author: Erin M. Buchanan [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-9689-4189>),
  Amber M Gillenwaters [aut] (ORCID:
    <https://orcid.org/0000-0002-7580-3591>),
  John E. Scofield [aut] (ORCID: <https://orcid.org/0000-0001-6345-1181>),
  K. D. Valentine [aut] (ORCID: <https://orcid.org/0000-0001-6349-5395>)
Maintainer: Erin M. Buchanan <buchananlab@gmail.com>
Repository: CRAN
Date/Publication: 2025-12-15 06:50:46 UTC
Built: R 4.5.2; ; 2026-01-17 02:02:26 UTC; windows
