randomForest_OriginalModel {TBSignatureProfiler} | R Documentation |
Train original model for gene signatures Maertzdorf_4, Maertzdorf_15, Verhagen_10,
and LauxdaCosta_OD_3.
Description
Train original model for gene signatures Maertzdorf_4, Maertzdorf_15, Verhagen_10,
and LauxdaCosta_OD_3.
Usage
randomForest_OriginalModel(dat_list, dat_test_sig)
Arguments
dat_list |
A list contains training data and disease status outcomes from
the discovery data of corresponding gene signatures.
|
dat_test_sig |
A data frame contains corresponding gene sets from the input .
|
Value
The predicted score for each sample in the test study.
[Package
TBSignatureProfiler version 1.5.14
Index]