Calculate interpretable features for eNODAL object

createFeatures(eNODAL_obj, baseline = NULL, cor_method = "spearman")

Arguments

eNODAL_obj

An eNODAL object as input Interaction effect only works for one numeric + one categorical variable

baseline

Baseline for comparison(like "control" in Meta2). By default is NULL.

cor_method

Method for calculate correlation matrix. By default is "spearman".

Value

eNODAL_obj object with created interpretable features