lavinteract NEWS
Version 0.1.0
- Initial release.
lav_slopes(): computes conditional (simple) slopes from
a fitted ‘lavaan’ model.
Version 0.1.1
- CRAN-requested correction: quote software names in Title and
Description (‘lavaan’).
Version 0.2.1
lav_vif(): variance inflation factors for structural
predictors.
- Examples for
lav_slopes() and lav_vif()
now fully runnable and fast.
- Package help cleaned.
- Added helper
%||%.
Version 0.2.2
- CRAN compliance: documented S3 method args, fixed Rd usage, and made
R code ASCII-only.
Version 0.3.2
lav_cv(): repeated holdout (Monte Carlo)
cross-validation of R^2 for ‘lavaan’ models.
Version 0.3.3
lav_cv(): CRAN-requested fixes for ASCII-only code,
explicit external function calls, and S3 method documentation.
Version 0.3.4
lav_cv(): Further CRAN-requested fixes for ASCII-only
code and explicit external function calls.