I found a way to compute unstandardized latent variable scores:

1. Calculate the std-dev for each unstandardized indicator from summary$descriptives 2. Then use the outer loadings / std-dev=x of each indicator from summary$loadings 3. Computation of relative weights (R=x/sum of x's for each scale) 4. Then I calculated the unstandardized lv scores: matrix product of items unstandardized score by R for each scale 5. To check I standardized the unstandardized lv scores by using the mean value and the population of std-dev and recieved the same values as in SmartPLS. And I compute a correlation coefficient between standardized and unstandardized lv scores. Yet I cannot find why the correlation is far from 1 (0.91) for a formative scale.

Do this procedure work for formative scale?

More Adrien Bonache's questions See All
Similar questions and discussions