# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "ixsurface" in publications use:' type: software license: MIT title: 'ixsurface: Interactive 3D Surface Plots for Multi-Factor Interaction Visualization' version: 0.1.0 doi: 10.32614/CRAN.package.ixsurface abstract: Visualize interactions between multiple experimental factors using interactive 3D surface plots powered by 'plotly'. Instead of examining combinatorial pairwise interaction plots, map factor combinations to response surfaces and use surface crossings as geometric indicators of interaction effects. Supports continuous, categorical, and mixed factor designs with automatic binning for continuous conditioning variables. authors: - family-names: Brantner given-names: Chris email: cjbrantn@gmail.com repository: https://cjbrant.r-universe.dev repository-code: https://github.com/cjbrant/ixsurface commit: 4d416f81c7fcf26e55d52e48fe16d7813e0ed63d url: https://github.com/cjbrant/ixsurface date-released: '2026-03-21' contact: - family-names: Brantner given-names: Chris email: cjbrantn@gmail.com