Dear all,
I would like to fit in lavaan a moderation model using SEM with latent variables, and I would also like to probe simple slopes. In this regard, I read about the “probe2WayMC” function in semTools, and I have some questions:
1) In the “Details” section of the documentation of semTools, there are some references to the papers by Marsh and colleagues (2004). However, as far as I understand, the lavaan syntax for the SEM model in the example of the “probe2WayMC” function is different from the syntax proposed by the authors. Is there a reference for this syntax and the model specified? Indeed, I know that several different models were proposed in the literature for latent interactions.
2) In the example, the values in the argument “valProbe” are -1, 0 and 1. Are these values “internal” values that reflect -1SD, mean and +1SD of the moderator, or actual values of the latent moderator variable (I suspect the former ones, given that the variances of the latent variables are freely estimated)?
3) Can I include continuous covariates in my model? Should I center their respective observed variables for interpretation of the results?
4) Is it possible to compute confidence intervals for simple slopes using percentile bootstrap? I suspect that the mean-centering procedure should not work whit bootstrap. I naïvely tried the R function “scale()” in the lavaan syntax to mean-center the observed variables in each sample, but it does not seem to work in lavaan.
Thank you very much
Best regards
Damiano
1) In the “Details” section of the documentation of semTools, there are some references to the papers by Marsh and colleagues (2004). However, as far as I understand, the lavaan syntax for the SEM model in the example of the “probe2WayMC” function is different from the syntax proposed by the authors. Is there a reference for this syntax and the model specified? Indeed, I know that several different models were proposed in the literature for latent interactions.
2) In the example, the values in the argument “valProbe” are -1, 0 and 1. Are these values “internal” values that reflect -1SD, mean and +1SD of the moderator, or actual values of the latent moderator variable (I suspect the former ones, given that the variances of the latent variables are freely estimated)?
3) Can I include continuous covariates in my model? Should I center their respective observed variables for interpretation of the results?
4) Is it possible to compute confidence intervals for simple slopes using percentile bootstrap?
2) In the example, the values in the argument “valProbe” are -1, 0 and 1. Are these values “internal” values that reflect -1SD, mean and +1SD of the moderator, or actual values of the latent moderator variable (I suspect the former ones, given that the variances of the latent variables are freely estimated)?