Releases: knickodem/kfa
Releases · knickodem/kfa
kfa 0.2.1
New features and adjustments:
data
argument added andvariable
argument re-defined as specifying column names indata
- The
sampling.weights
argument is passed appropriately tolavaan
and incorporated into the analysis - Changed name of
threshold
argument to the more specific namemin.loading
- Adjusted order of
custom.cfa
models in flag table to match the order in the model fit table of the report
kfa 0.2.0
- New features and major adjustments:
- Users can keep cross-loading variables by setting
simple = FALSE
and specifying athreshold
- Default test statistic and fit indices switched from naive to scaled versions (mean and variance adjusted)
- In
agg_model_fit
, changed default index to"all"
model_structure
andget_std_loadings
are exported for use- Tables sorted based on order of variables and models provided by user rather than alphabetical
- Users can keep cross-loading variables by setting
- Bugs and background
- Deleted Rd files for non-exported functions - silly me :)
- Fixed rotation error bug in
run_efa
- path disassociated with report.title
- Plot edges are set to black