semPower
semPower is an R-package that provides several functions to perform a-priori, post-hoc, and compromise power analyses for structural equation models (SEM).
Install semPower
as follows:
install.packages("devtools")
library("devtools")
install_github("moshagen/semPower")
Read the manual by typing
vignette("semPower")