# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "ieTest" in publications use:' type: software license: GPL-2.0-or-later title: 'ieTest: Indirect Effects Testing Methods in Mediation Analysis' version: '2.1' doi: 10.32614/CRAN.package.ieTest abstract: Used in testing if the indirect effect from linear regression mediation analysis is equal to 0. Includes established methods such as the Sobel Test, Joint Significant test (maxP), and tests based off the distribution of the Product or Normal Random Variables. Additionally, this package adds more powerful tests based on Intersection-Union theory. These tests are the S-Test, the ps-test, and the ascending squares test. These new methods are uniformly more powerful than maxP, which is more powerful than Sobel and less anti-conservative than the Product of Normal Random Variables. These methods are explored by Kidd and Lin, (2024) and Kidd et al., (2025) . authors: - family-names: Kidd given-names: John email: jkidd@uvu.edu repository: https://jkidd20.r-universe.dev commit: e94b287f797daf9662df72e92d197d8fcef2eb2f date-released: '2026-04-16' contact: - family-names: Kidd given-names: John email: jkidd@uvu.edu