Variable importance for models in this library
variableImportance(model, x, y, showPlot = T, seed = 2)
Model object
a data frame with input variables
a data frame with ouptut variable
logical. True will show importance plot. Default True
Set seed with this parameter. Incase of sin activation sometimes changing seed can yeild better results. Default is 2
returns variable importance data frame