A few weeks later I receive a personal reply from the author of the SEM package, John Fox, a sociology professor at McMaster University in Ontario, Canada. He wrote:
This is one reason for embracing the open source development model. Way to go, and... thanks John.Dear Tomek and Sebastian,
Both of you inquired recently about getting factor scores for latent variables in the sem package in R. I've added a function named fscores() to the development version of the package, which will compute either factor-score coefficients or the factor scores themselves.
I've added a function named fscores() to the development version of the package, which will compute either factor-score coefficients or the factor scores themselves.The development version of sem is hosted on R-Forge, where packages are built daily. You should be able to install sem from R-Forge tomorrow (Tuesday), via the command install.packages("sem", repos="http://R-Forge.R-project.org").
Regards,
John
