compare_multi_features: p value for whether one feature affects performance.

Description Usage Arguments

Description

p value for whether one feature affects performance.

Usage

1
compare_multi_features(rdata, one_metric, selected_features, save_dir)

Arguments

rdata

the input dataframe

one_metric

metric for performance, must be a continuous variable

selected_features

a vector of features to compare. If a feature is categorical, Wilcoxon rank sum test will be carried out. If it is continuous, the R2 correlation will be computed

save_dir

which directory to save the results as a text file


ayanglab/How-to-Perform-Technical-Systematic-Review-And-Meta-Analysis-Tutorial documentation built on Feb. 7, 2022, 12:45 a.m.