View source: R/stabilizeImportance.R
stabilizeImportance | R Documentation |
Compute conditional importance with replicates
stabilizeImportance(impt.init,nrep)
response |
vector, pedicted variable |
impt.init |
output of the function varImpPlot used to include the "true" importance related to the initial calibrated RF model |
nrep |
integer, number of replicates |
Return importance data frame
# not run: impt.replicates.ord=maturitymodelling::stabilizeImportance(impt.init,nrep)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.