dot-hybrid_test.RdHybrid test for eNODAL object.
.hybrid_test( eNODAL_obj, index, type = "interaction", test_func = "lm", Boot = 50 )
| eNODAL_obj | An eNODAL object as output. |
|---|---|
| index | Number of which omics feature to be tested. |
| type | Testing type. Can be chosen from "linear"(linear vs gam using npntest), "interaction"(interaction effect) "meta1"(marginal effect of Meta1) and "meta2"(marginal effect of Meta2) |
| test_func | method for fitting the model, can be chosen from "gam" and "lm". |
| Boot | Number of bootstrapping. By default is 50. |
pvalue number.