Skip to content

Ideas #13

@DominiqueMakowski

Description

@DominiqueMakowski

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
  • sphericity and KMO: Use performance::check_factorstructure() for a prettier check output ([Feature] improvement check_factorstructure easystats/performance#552)
  • how many factors: reference (or use, but it might be overkill) n_factors()?
    • TODO for easystats: add plotting example that we have in the vignette + more details about each method)
  • Use directly parameters::factor_analysis()? tough benefits are probably small here
  • Replace model_parameters() calls by alias parameters() as it's a bit less confusing and simple

@strengejacke

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions