# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "WMFM" in publications use:' type: software license: GPL-3.0-or-later title: 'WMFM: Explore Fitted Linear and Generalised Linear Models with ''shiny''' version: 1.0.4 doi: 10.32614/CRAN.package.WMFM abstract: Provides a 'shiny' application that helps learners connect regression tables to fitted generalised linear models. Users construct models via drag-and-drop controls, obtain fitted equations and plain-language explanations generated by a large language model, and can view plots of the fitted model in settings with a single continuous covariate. authors: - family-names: Curran given-names: James email: j.curran@auckland.ac.nz repository: https://jmcurran.r-universe.dev repository-code: https://github.com/jmcurran/WMFM commit: 6092618c32f8fbccd7be80da7e129e171a3e599e url: https://github.com/jmcurran/WMFM date-released: '2026-06-21' contact: - family-names: Curran given-names: James email: j.curran@auckland.ac.nz