ezCutoffs 1.0.2
- 
Rectified Rd Cross-References Issue
- 
Rectified LazyData Issue in DESCRIPTION file/li>
ezCutoffs 1.0.1
- 
changed the missing_data argument to logical.
- 
missing_data = “T” now also works correctly when not using missing =
“fiml” estimation, leading to list-wise deletion.
- 
simulation statistics now include information as to whether FIML
estimation or list-wise deletion was used.
- 
fixed a bug with the grouping variable in multigroup designs when no
empirical data is given.
- 
fixed a bug that forced standard Maximum Likelihood estimation in the
simulations.
- 
fixed a bug with the assignment of missings in the simulated data sets.
- 
split sub-functions internally.
- 
corrected handling of NAs in skewness/kurtosis function.
- 
updated plotting function, made it more accessible as a ggplot2 object.
- 
added empirical fit results to the output.