Hi all, I want to use control variable in my SEM model.
my basic SEM model is below:
"model1 <-
addiction =~ s + sm + so
depression =~ emotionalproblem
brain =~ rpcv + lfv
depression ~ addiction
brain ~ depression
"
and I want to add control variable: age, sex, handedness, eTIV
to be more specific,
regression in 'depression ~ addiction' (control variable - age, sex, handedness)
and 'brain ~ depression' (control variable - age, sex, handedness, eTIV)
As far as I know, the concept of control variable in SEM is not clear. But some people say there are ways to act as a control variable. It would be really helpful if you could share what you know.
sorry about my english.
regard, Rosie