plot_tau.CI | R Documentation |
It returns a credible interval plot of factor loadings covariance, tau. The lines are 95
plot_tau.CI(Gibbs, burnin = NA, true.val = NA, main.bool = TRUE)
Gibbs |
Result of Gibbs sampler from DIFM function. |
burnin |
Number of burn-in. If not specified, it uses the first tenths as burn-in period. |
true.val |
True values of tau. If not available, NA. |
main.bool |
Add title of the plots. |
Credible interval plot of tau
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.