# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "medfit" in publications use:' type: software license: GPL-3.0-or-later title: 'medfit: Infrastructure for Mediation Model Fitting and Extraction' version: 0.2.1 abstract: Provides S7-based infrastructure for fitting mediation models, extracting path coefficients, and performing bootstrap inference. Designed as a foundation package for the mediation analysis ecosystem, supporting 'probmed', 'RMediation', and 'medrobust' packages. Implements unified interfaces for model fitting across different engines (currently generalized linear models, with future support for mixed models and Bayesian methods), standardized extraction of mediation paths from various model types, and robust bootstrap inference methods. Mediation inference methods are described in MacKinnon, Lockwood and Williams (2004) and Tofighi and MacKinnon (2011) . authors: - family-names: Tofighi given-names: Davood email: dtofighi@gmail.com orcid: https://orcid.org/0000-0001-8523-7776 preferred-citation: type: manual title: 'medfit: Infrastructure for Mediation Model Fitting and Extraction' authors: - family-names: Tofighi given-names: Davood orcid: https://orcid.org/0000-0001-8523-7776 email: dtofighi@gmail.com year: '2026' notes: R package version 0.2.1 url: https://data-wise.github.io/medfit/ repository: https://cran.r-universe.dev repository-code: https://github.com/data-wise/medfit commit: 9b98484d0f9240f62a922b8be34b24d0a425b35a url: https://data-wise.github.io/medfit/ date-released: '2026-06-10' contact: - family-names: Tofighi given-names: Davood email: dtofighi@gmail.com orcid: https://orcid.org/0000-0001-8523-7776 references: - type: article title: 'Confidence Limits for the Indirect Effect: Distribution of the Product and Resampling Methods' authors: - family-names: MacKinnon given-names: David P. - family-names: Lockwood given-names: Chondra M. - family-names: Williams given-names: Jason journal: Multivariate Behavioral Research year: '2004' volume: '39' issue: '1' doi: 10.1207/s15327906mbr3901_4 start: '99' end: '128' - type: article title: 'RMediation: An R package for mediation analysis confidence intervals' authors: - family-names: Tofighi given-names: Davood - family-names: MacKinnon given-names: David P. journal: Behavior Research Methods year: '2011' volume: '43' issue: '3' doi: 10.3758/s13428-011-0076-x start: '692' end: '700'