Hi everyone,
I’m wondering if it’s possible to visualize regressions from a lavaan object as coefficient plots (see the picture attached). I usually use the function plot_coefs() from the jtools-package when visualizing normal regressions. However, this function requires regression objects and doesn’t work for lavaan objects.
I tried extracting the coefficients and standard errors from the lavaan object and manually include them into plot_coefs(), but that didn’t work.
Any ideas how I could get to coefficient plots, perhaps with other functions?
Thanks in advance!
Luca