hybrid_test.RdHybrid test for eNODAL_obj object.
hybrid_test(eNODAL_obj, type = "interaction", test_func = "lm", Boot = 50)
| eNODAL_obj | An eNODAL object as output. |
|---|---|
| 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.