View source: R/plot_B.spatial.R
plot_B.spatial | R Documentation |
The functions builds maps of factor loadings.
plot_B.spatial(
Gibbs,
areapoly,
burnin = NA,
permutation = NA,
main.bool = TRUE,
layout.dim = NA
)
Gibbs |
Result of Gibbs sampler from DIFM function. |
areapoly |
The polygon of the areas. We can obtain this through |
burnin |
Number of burn-in. If not specified, it uses the first tenths as burn-in period. |
permutation |
Permutation of variables. If not specified, no permutation. |
main.bool |
Add title of the plots. |
layout.dim |
Dimension of panel layout for multiple factor loadings. If not specificed, factor loadings plots are layout in one column. |
Factor loadings map plots
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.