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