homogeneity_test {qgcomp}R 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


[Package qgcomp version 2.18.4 Index]