plot.srs_interaction_detector: plot spatial rough set-based interaction detector result
Description
S3 method to plot output for spatial rough set-based interaction detector in srsgd()
.
Usage
# S3 method for srs_interaction_detector
plot(x, alpha = 1, ...)
Arguments
- x
Return by srsgd()
.
- alpha
(optional) Picture transparency. Default is 1
.
- ...
(optional) Other arguments passed to ggplot2::theme()
.