get.vim: Get variable importance.

View source: R/variable_selection.R

get.vimR Documentation

Get variable importance.

Description

Extracts variable importance depending on class of random forest object.

Usage

get.vim(rf)

Arguments

rf

Object of class ranger

Value

numeric vector with importance value for each variable (in original order)


silkeszy/Pomona documentation built on March 31, 2022, 11:13 p.m.