plot.srs_factor_detector {gdverse} | R Documentation |
S3 method to plot output for spatial rough set-based factor detector in srsgd()
.
## S3 method for class 'srs_factor_detector'
plot(x, slicenum = 2, alpha = 0.95, ...)
x |
Return by |
slicenum |
(optional) The number of labels facing inward. Default is |
alpha |
(optional) Confidence level.Default is |
... |
(optional) Other arguments passed to |
A ggplot2 layer.
Wenbo Lv lyu.geosocial@gmail.com