joint_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 null across all referent outcome types (Test of global null effect of the mixture on a quantized basis)
Usage
## S3 method for class 'qgcompmultfit'
joint_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]