Description Usage Arguments Author(s)
Given the mplus output the function extract the loading matrix and make a box plot.
1 | plot_loadings(model_output, load.thres = NA, sort = T)
|
model_output |
Output from mplus run |
load.thres |
Threshold of loading to avoid plotting. Default is to plot all laoding. |
sort |
Logical. If true the variables will be sorted using 'fa.sort' function. |
Subrata Paul
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.