estimate_importance: Estimate Importance

Description Usage Arguments

View source: R/importance.R

Description

Estimate Importance

Usage

1
estimate_importance(object, data, feature, target, metric, sample_size)

Arguments

object

An object of class 'model_fit'.

data

A rectangular data object, such as a data frame.

feature

A feature variable.

target

The target variable.

metric

A metric funtion from the 'yardstick' package.

sample_size

The sample size used to estimate mean importance.


mt-edwards/xrayspecs documentation built on Jan. 23, 2020, 1:25 p.m.