Learn R Programming

fastml (version 0.7.7)

plot.fastml_stability: Plot method for fastml_stability objects

Description

Plot method for fastml_stability objects

Usage

# S3 method for fastml_stability
plot(x, top_n = 15, ...)

Value

A ggplot object.

Arguments

x

A fastml_stability object from explain_stability().

top_n

Integer. Number of top features to display. Default is 15.

...

Additional arguments (ignored).