homogeneity_test: Hypothesis testing about a joint effect of exposures on a...

View source: R/base_multinomial.R

homogeneity_testR Documentation

Hypothesis testing about a joint effect of exposures on a multinomial outcome

Description

Tests the null hypothesis that the joint effect of the mixture components is homogenous across all referent outcome types

Usage

homogeneity_test(x, ...)

## S3 method for class 'qgcompmultfit'
homogeneity_test(x, ...)

Arguments

x

Result from qgcomp multinomial fit (qgcompmultfit object).

...

Unused


qgcomp documentation built on April 12, 2025, 2:28 a.m.