predictive_biomarker_imp {BioPred} | R Documentation |
Plot Predictive Biomarker Importance based on XGBoost-based Subgroup Model
Description
This function calculates and plots the importance of biomarkers in a trained XGBoostSub_con, XGBoostSub_bin or XGBoostSub_sur model.
Usage
predictive_biomarker_imp(model)
Arguments
model |
The trained XGBoost-based model. |
Value
A barplot showing the biomarker importance.
[Package BioPred version 1.0.1 Index]