Releases: knickodem/kfa
Releases · knickodem/kfa
kfa 0.2.1
New features and adjustments:
dataargument added andvariableargument re-defined as specifying column names indata- The
sampling.weightsargument is passed appropriately tolavaanand incorporated into the analysis - Changed name of
thresholdargument to the more specific namemin.loading - Adjusted order of
custom.cfamodels 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 = FALSEand 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_structureandget_std_loadingsare 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