I am using semPlot and I have first-order and second-order latent factors. Is it possible for those to have different size? I would like for second-order factors to be bigger than the first-order factors.
Also, I would like to show residuals but not…
I am doing an SEM analysis in R using lavaan. My analysis is complete, but I am not satisfied with the diagrams of the measurement model and structural model provided by semPlot and lavaanPlot. In lavaanPlot, the path arrows are curly, giving a…
I'm running R 3.6.1 in an Anaconda environment (it won't let me upgrade to v4) and trying to install semPlot to accompany lavaan which installed fine. Here are the packages I've installed:
library(psych) # for Chronbach's alpha…
I have been having trouble with the r package "semPlot" successfully installing onto Rstudio 1.2.5033
Each time I have tried installing the semplot package I get the following error.
install.packages('semPlot')
library(semPlot)
Error: package or…
Update: This problem seems to be unique to Mac
The installation of semPlot seems to go fine, but when I call the library, it throws an error about package 'glasso' not found. When I try to use semPath, it says the function is not found.
Have…
Below is a path diagram for a CFA analysis I recently ran in RStudio. As you may note, the manifest nodes have random vertical black lines running through them. Further, it appears two values are being printed for the residual (i.e., overlaid…
I'm trying to make a SemPlot. The only problem I've got is that the plot shows some strange lines, next to the labels of the manifest variables. In the photo you can see what is my problem. The code I ran is this:
semPlot::semPaths(lid_des_fa,…
When I tried to run the library(semPlot) , always receive an error message:
library(semPlot)
Error: package or namespace load failed for ‘semPlot’:
objeto ‘readPNG’ não foi exportado por 'namespace:png'
Besides when I run the function sem…
I am trying to use the package semPlot with R version 3.2.3 on Linux Mint. Is the only solution to downgrade my R-version? I have installed package XML without errors. UPDATE BELOW
ran: install.packages("semPlot",dependencies=T) errors:
....
g++…
i conduct SEM with lavaan and semplot libraries,
and i use example for package lavaan (stability of alienation by Wheaton)
lower <-
'
11.834,
6.947, 9.364,
6.819, 5.091, 12.532,
4.783, 5.028, 7.495, 9.986,
-3.839, -3.889, …
I am editing my question in an attempt to provide greater clarity on my R problem. My problem is that semPaths() is not printing the Std.lv estimates. My code begins with lavaan code and then the semPaths statement is presented.
I provide R…
I am trying to come up with a path analysis diagram using lavaan and semPlot.
1) Does anybody know how to interpret the path coefficients, especially those that does not originate anywhere but points to themselves, for eg. the coefficient 1.00…