Recently, I began using R for regression and structural equation modeling analyses. However, I could not create the covariance matrix in R using lavaan's lower2full() function.
For example, each time I run the code, "example.cor
Thank you!!! I followed the instructions and got the issue resolved!
Moreover, I first uninstalled a few packages (i.e. foreign, pequod, psych, lavaan.survey, xlsx, and lavaan) which I had used before encountering this error. In addition, rather going through the "Tools" drop-down menu option to install the packages, I used your code.
It's warning message coming from the author of the package.
I guess he/she tell you that the function is not the last version and mays contain few error. Please look at the help text as suggested and see if others updated functions do the job you need.
Your issues are more about R use than the functions themself...
As R is free and powerful I encourage people to use it, 'cause maybe oneday you'll develop it ! ;-)
That's why you are welcome to ask me question (in private message, I think it's better) if you need further help on R programmation.