ALE: Generic function for Accumulated Local Effect (ALE)

View source: R/generic_functions.R

ALER Documentation

Generic function for Accumulated Local Effect (ALE)

Description

Generic function for producing ALE effects, to be plottied using the plot generic.

Usage

ALE(o, ...)

Arguments

o

the model we want to use to produce the ALE effect.

...

arguments to be passed to methods.

References

Apley, D.W., and Zhu, J, 2016. Visualizing the effects of predictor variables in black box supervised learning models. arXiv preprint arXiv:1612.08468.

See Also

ALE.gam


mgcViz documentation built on Oct. 6, 2023, 5:09 p.m.

Related to ALE in mgcViz...