get_pvimp | R Documentation |
Computes the relative importance based on random permutation of focal variable for various survival models.
get_pvimp(
model,
newdata,
nrep = 20,
parallelize = TRUE,
nclusters = parallel::detectCores(),
...
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.