View source: R/plotReSurvFit.R
plot.ReSurvFit | R Documentation |
This function plots the mean absolute SHAP values for the ReSurv fits of machine learning models.
## S3 method for class 'ReSurvFit'
plot(x, nsamples = NULL, ...)
x |
|
nsamples |
|
... |
Other arguments to be passed to plot. |
ggplot2
of the SHAP values for an "XGB"
model or a "NN"
model.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.