| plot_loading_posterior | R Documentation |
Horizontal dotchart of every participant's loading, one panel per
factor, ranked by posterior mean. Each loading is drawn as a
median point with nested 50 percent (thick) and 95 percent (thin)
credible-interval whiskers. A faint grey vertical rule marks
Brown's descriptive cut-off +/- 1.96 / sqrt(J). When
highlight_flagged = TRUE, participants in fit$flagged[, k] are
drawn as filled points in the accent colour.
plot_loading_posterior(fit, factors = NULL, highlight_flagged = TRUE, ...)
fit |
A |
factors |
Optional subset of factors to show (integer or name). |
highlight_flagged |
Logical; fill flagged participants. |
... |
Additional arguments forwarded to |
The input, invisibly.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.