nomogram_shaps2 | R Documentation |
An example of a data frame for feature_exp
argument in
create_nomogram
function, must only include feature
explainability value per sample (i.e., SHAP value), where one column is
available for each feature.
nomogram_shaps2
A data frame with 80 rows and 4 columns:
A predictor with SHAP values.
A predictor with SHAP values.
A predictor with SHAP values.
A predictor with SHAP values.
Computed by iml from a caret randomforest model using categorical and 1 numerical predictors for examples in this package.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.