estimate_dependence: Estimate Dependence

Description Usage Arguments

View source: R/dependence.R

Description

Estimate Dependence

Usage

1
estimate_dependence(object, data, feature, len, class, center)

Arguments

object

An object of class 'model_fit'.

data

A rectangular data object, such as a data frame.

feature

A feature variable.

len

A length of the feature sequence if the object has mode regression.

class

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

center

Center the depedence plot on the first feature value.


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