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, ) 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 ). A test may be statistically significant, yet practically inconsequential (Fritz, Scherndl, & Kühberger, 2012 ). Although the American Psychological Association has long advocated for the inclusion of effect sizes (Wilkinson & American Psychological Association Task Force on Statistical Inference, 1999 ), the vast majority of peer-reviewed, published academic studies stop short of reporting effect sizes and confidence intervals (Cumming, 2013, ). '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 Repository: https://doomlab.r-universe.dev Date/Publication: 2026-04-13 13:43:56 UTC RemoteUrl: https://github.com/doomlab/mote RemoteRef: HEAD RemoteSha: fd2b9db918d7bfe34d6704f559b446768c194880 NeedsCompilation: no Packaged: 2026-06-12 07:07:49 UTC; root Author: Erin M. Buchanan [aut, cre] (ORCID: ), Amber M Gillenwaters [aut] (ORCID: ), John E. Scofield [aut] (ORCID: ), K. D. Valentine [aut] (ORCID: ) Maintainer: Erin M. Buchanan