FSR {powerNLSEM} | R Documentation |
Factor Score Regression approach
Description
Factor Score Regression approach
Usage
FSR(lavModel_Analysis, data, FSmethod = "SL", data_transformations = NULL)
Arguments
lavModel_Analysis |
the lavModel_Analysis object |
data |
set to fit |
FSmethod |
Method to be used to extract factor scores. Default to |
data_transformations |
Data transformations |
Value
Returns a data.frame
that includes parameter estimates estimated using FSR.
References
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. doi:10.1080/10705511.2019.1664304.
Skrondal, A., & Laake, P. (2001). Regression among factor scores. Psychometrika, 66(4), 563-575. doi:10.1007/BF02296196
[Package powerNLSEM version 0.1.1 Index]