summarize_importance: Summary of variable imporance.

Description Usage Arguments Value

View source: R/summarize.R

Description

Summary of variable imporance.

Usage

1
summarize_importance(data, var_outcome = "none", objective = "reg:linear")

Arguments

data

Data frame that you want to explore. Processes about 378,000 data cells per second.

var_outcome

Outcome variable.

objective

Either "reg:linear" or "reg:logistic".

Value

A data frame


JasonGregory/dlearn documentation built on May 4, 2019, 1:24 p.m.