Factor Score Regression approach
FSR(lavModel_Analysis, data, FSmethod = "SL", data_transformations = NULL)Returns a data.frame that includes parameter estimates estimated using FSR.
the lavModel_Analysis object
set to fit
Method to be used to extract factor scores. Default to "SL" for the Skrondal and Laake approach that uses regression ("regression") factor scores for the independendent variables and "Bartlett" factor scores for the dependent variables.
Data transformations
Similar to: Ng, J. C. K., & Chan, W. (2020). Latent moderation analysis: A factor score approach. Structural Equation Modeling: A Multidisciplinary Journal, 27(4), 629–648. tools:::Rd_expr_doi("10.1080/10705511.2019.1664304").
Skrondal, A., & Laake, P. (2001). Regression among factor scores. Psychometrika, 66(4), 563-575. tools:::Rd_expr_doi("10.1007/BF02296196")