The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
This is an R
package to conduct the model-implied
simulation-based power estimation (MSPE) procedures to find the minimum
sample size for a given power within a nonlinear Structural Equation
Model (NLSEM) for several parameters of interest (POI).
This requires the package devtools
.
{r, eval=FALSE} install.packages("devtools") devtools::install_github("jpirmer/powerNLSEM", build_vignettes = TRUE)
Use build_vignettes = T
to be able to see the
documentation linked in “Getting Started”.
If you wish to install the version of the package as it was submitted in 2024, please use
{r, eval=FALSE} install.packages("devtools") devtools::install_github("jpirmer/powerNLSEM", build_vignettes = TRUE, ref = "Submitted2024")
Submitted2024
is the branch name.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.