S3 method to plot output for RGD model result in rgd()
.
# S3 method for rgd_result
plot(x, slicenum = 2, alpha = 0.95, keep = TRUE, ...)
A ggplot2 layer
Return by rgd()
.
(optional) The number of labels facing inward. Default is 2
.
(optional) Confidence level. Default is 0.95
.
(optional) Whether to keep Q-value results for insignificant variables,
default is TRUE
.
(optional) Other arguments passed to ggplot2::theme()
.
Wenbo Lv lyu.geosocial@gmail.com