Learn R Programming

multiModTest (version 1.0)

Information Assessment for Individual Modalities in Multimodal Regression Models

Description

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.

Copy Link

Version

Install

install.packages('multiModTest')

Monthly Downloads

134

Version

1.0

License

GPL-3

Maintainer

Wanting Jin

Last Published

September 3rd, 2025

Functions in multiModTest (1.0)

data_logistic_model

Example Dataset
data_linear_model

Example Dataset
summary.mglm.test

Summary method for objects of class "mglm.test"
mglm.test

Modality Assessment in Multimodal Generalized Linear Models