plot: Feature importance box plot

Description Usage Arguments Value

Description

Feature importance box plot

Usage

1
2
## S3 method for class 'featImpCluster'
plot(x, dat = NULL, color = "none", showPoints = FALSE, ...)

Arguments

x

an object returned from FeatureImpCluster

dat

same data as used for the computation of the feature importance (only relevant for colored plots)

color

If set to "type", the plot will show different variable types with a different color.

showPoints

Show points (default is False)

...

arguments to be passed to base plot method

Value

Returns a ggplot2 object


o1iv3r/FeatureImpCluster documentation built on Oct. 21, 2021, 12:24 a.m.