Hello,

I'm trying to conduct a moderation analysis between a latent variable (job demands) and an observed variable (adaptive coping) moderated by an observed/continued variable (titled mind set) using R package 'lavaan'.

The following part of the code has been implemented and I'm quite sure it's wrong:

##Legend##

jd - job demands (latent variable)

cd - cognitive demands (observed variable)

ed - emotional demands (observed variable)

ac - adaptive coping (observed variable)

mt - mind set (moderator)

##lavaan model##

model.base

Similar questions and discussions