# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "janusplot" in publications use:' type: software license: GPL-3.0-or-later title: 'janusplot: Asymmetric Smoothed-Association Matrices via GAM Fits' version: 0.1.1 identifiers: - type: doi value: 10.32614/CRAN.package.janusplot abstract: Render a pairwise, asymmetric smoothed-association matrix of continuous variables. Each cell shows the fitted spline from an 'mgcv' generalised additive model, with the upper triangle displaying 'gam(x_j ~ s(x_i))' and the lower triangle 'gam(x_i ~ s(x_j))'. Unlike Pearson's correlation matrix, the visualisation is intentionally asymmetric, revealing heteroscedasticity, leverage, and directional non-linearity that a single scalar correlation hides. An asymmetry index and a 24-category shape taxonomy quantify the directional difference and qualitative form of each fitted smooth. authors: - family-names: Moldovan given-names: Max email: max.moldovan@adelaide.edu.au orcid: https://orcid.org/0000-0001-9680-8474 preferred-citation: type: manual title: 'janusplot: Asymmetric Smoothed-Association Matrices via GAM Fits' authors: - family-names: Moldovan given-names: Max email: max.moldovan@adelaide.edu.au orcid: https://orcid.org/0000-0001-9680-8474 year: '2026' notes: R package version 0.1.1 url: https://github.com/max578/janusplot repository: https://cran.r-universe.dev repository-code: https://github.com/max578/janusplot commit: 4591e5294b401812a773a2f521d1cd843df508bf url: https://max578.github.io/janusplot/ date-released: '2026-07-02' contact: - family-names: Moldovan given-names: Max email: max.moldovan@adelaide.edu.au orcid: https://orcid.org/0000-0001-9680-8474