# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "medmod" in publications use:' type: software license: GPL-2.0-or-later title: 'medmod: Simple Mediation and Moderation Analysis' version: 1.2.0 abstract: This toolbox allows you to do simple mediation and moderation analysis. Models are estimated with the 'lavaan' package by Rosseel (2012) ; standard errors for the mediation estimates are computed with the delta method following Sobel (1982) or by bootstrapping. It is also available as a module for 'jamovi' (see for more information). You can find an in depth tutorial on the 'lavaan' model syntax used for this package on . authors: - family-names: Selker given-names: Ravi email: selker.ravi@gmail.com repository: https://raviselker.r-universe.dev repository-code: https://github.com/raviselker/medmod commit: a2ab2aea208619a460fb18032fe589fe19e8aee6 url: https://github.com/raviselker/medmod date-released: '2026-07-14' contact: - family-names: Selker given-names: Ravi email: selker.ravi@gmail.com