I am using lavaan package to analyse my data and semplot to produce path diagram in R-statistical package software. Here is my model definition;
>semmodel1 semPaths(fit1, whatLabels = "std", layout = "tree")
It generates co variance double headed arrows among demographic variables as shown in attached figure. I wants to remove those double headed arrows among q101, q102, q103 and q104.