Hi Andy, I am going through the factor analysis tutorial and I thought I might write down some ideas/thoughts here for future reference, and we can discuss them someday and I'll make PRs for what you want ☺️
discovr_18: EFA
[ ] Unify correlation: Avoid swithing to psych by using the polychoric option in correlation() + its plotting features
Hi Andy, I am going through the factor analysis tutorial and I thought I might write down some ideas/thoughts here for future reference, and we can discuss them someday and I'll make PRs for what you want ☺️
discovr_18: EFA
correlation()
+ its plotting featuresperformance::check_factorstructure()
for a prettier check output (https://github.com/easystats/performance/pull/552)parameters::factor_analysis()
? tough benefits are probably small heremodel_parameters()
calls by aliasparameters()
as it's a bit less confusing and simple@strengejacke