CRAN status Build Status

ezCutoffs

This is an R-Package for generating instance-specific cut-off values for structural equation models (SEM). Cutoffs are generated by simulating data from either an original dataset or a population model provided in lavaan syntax. For a more detailed description of the packages functionalities see the integrated help files.

Installation (from CRAN)

install.packages("ezCutoffs")

The latest working version on GitHub (including bug fixes etc.)

install.packages("devtools")
devtools::install_github("bschmalbach/ezCutoffs")

If you encounter any errors, bugs, or otherwise unexpected results, please give us a heads-up at GitHub or at bjarne.schmalbach@gmail.com.