plot.factor_detector | R Documentation |
S3 method to plot output for factor detector in geodetector()
.
## S3 method for class 'factor_detector'
plot(x, slicenum = 2, alpha = 0.95, keep = TRUE, qlabelsize = 3.88, ...)
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 |
qlabelsize |
(optional) Set the font size of the q-value text labels in the plot. |
... |
(optional) Other arguments passed to |
A ggplot2 layer.
Wenbo Lv lyu.geosocial@gmail.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.