importance.forestr: Importance on a forestr object

Description Usage Arguments Value

Description

tidy on a NULL input returns an empty data frame, which means it can be combined with other data frames (treated as "empty")

Usage

1
2
## S3 method for class 'forestr'
importance(object, ...)

Arguments

object

an object of class forest as created by forest

...

not currently used

Value

A data frame with the proximity values.


andeek/forestr documentation built on May 12, 2019, 2:40 a.m.