Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


gdverse (version 1.3-3)

plot.srs_factor_detector: plot spatial rough set-based factor detector result

Description

S3 method to plot output for spatial rough set-based factor detector in srsgd().

Usage

# S3 method for srs_factor_detector
plot(x, slicenum = 2, ...)

Value

A ggplot2 layer.

Arguments

x

Return by srsgd().

slicenum

(optional) The number of labels facing inward. Default is 2.

...

(optional) Other arguments passed to ggplot2::theme().