plot_loadings: Plots the loading matrix

Description Usage Arguments Author(s)

View source: R/plot_loading.R

Description

Given the mplus output the function extract the loading matrix and make a box plot.

Usage

1
plot_loadings(model_output, load.thres = NA, sort = T)

Arguments

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.

Author(s)

Subrata Paul


CUBoulder-IBG/PlotMplus documentation built on Feb. 9, 2021, 9:16 p.m.