homogeneity_test.qgcompmultfit {qgcomp} | R Documentation |
Hypothesis testing about joint effect of exposures on a multinomial outcome
Description
Tests the null hypothesis that the joint effect of the mixture components is identical across all referent outcome types (homogeneity test for linear effect of the mixture on a quantized basis)
Usage
## S3 method for class 'qgcompmultfit'
homogeneity_test(x, ...)
Arguments
x |
Result from qgcomp multinomial fit (qgcompmultfit object). |
... |
Unused |
Value
qgcompmulttest object (list) with results of a chi-squared test
[Package qgcomp version 2.15.2 Index]