plot_dependence: Plot Dependence

Description Usage Arguments

View source: R/dependence.R

Description

Plot Dependence

Usage

1
2
plot_dependence(object, data, feature, len = 40, class = 1,
  examples = FALSE, center = FALSE)

Arguments

object

An object of class 'model_fit'.

data

A rectangular data object, such as a data frame.

feature

A feature variable.

len

The feature sequence length if the feature variable is of class 'numeric'.

class

The class probability to predict if the object has mode classification.

examples

Display the dependence plot of all the examples.

center

Center the depedence plot on the first feature value.


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