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.