The functions builds a column-wise plots of factor loadings. The parameters fixed at 1 are displayed with red dashed vertical lines.
plot_B.CI(
Gibbs,
true.val = NA,
burnin = NA,
permutation = NA,
main.bool = TRUE,
layout.dim = NA
)
Factor loadings credible interval plots
Result of Gibbs sampler from DIFM function
True values of factor loadings. If not available, NA.
Number of burn-in. If not specified, it uses the first tenths as burn-in period.
Permutation of variables. If not specified, no permutation.
Add title of the plots.
Dimension of panel layout for multiple factor loadings. If not specificed, factor loadings plots are layout in one column.