importance {tornado}R Documentation

Generic Importance Plot

Description

Generic Importance Plot

Usage

importance(model_final, ...)

Arguments

model_final

a model object

...

arguments passed to other methods

Value

an object of type importance_plot

type

the type of importance plot

data

the importance data required for the plot

See Also

importance.glm importance.lm importance.cv.glmnet importance.survreg


[Package tornado version 0.1.3 Index]