Hi everyone!
I'm conducting EFA using lavaan. The problem is that I need to add a covariate to the model, which is easy if I define the model myself and use cfa(). However, I have not found a way to do that using efa(). I would prefer to use efa() because the summary output is much more like the traditional EFA output one would get from other packages. I need to be able to get, for example, the communalities, how much each factor explains etc.
Maybe I'm missing something obvious. Hopefully someone can give me some pointers :)
Thanks!