# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "multiModTest" in publications use:' type: software license: GPL-3.0-only title: 'multiModTest: Information Assessment for Individual Modalities in Multimodal Regression Models' version: '1.0' doi: 10.32614/CRAN.package.multiModTest abstract: Provides methods for quantifying the information gain contributed by individual modalities in multimodal regression models. Information gain is measured using Expected Relative Entropy (ERE) or pseudo-R² metrics, with corresponding p-values and confidence intervals. Currently supports linear and logistic regression models with plans for extension to additional Generalized Linear Models and Cox proportional hazard model. authors: - family-names: Jin given-names: Wanting email: jinwanting5@gmail.com - family-names: Li given-names: Quefeng email: quefeng@email.unc.edu repository: https://cran.r-universe.dev commit: 94227c386a1a6e3c23ae68ce95618fa2002322ea date-released: '2025-09-03' contact: - family-names: Jin given-names: Wanting email: jinwanting5@gmail.com