# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "semanticfa" in publications use:' type: software license: GPL-3.0-or-later title: 'semanticfa: Semantic Factor Analysis of Language Model Embeddings' version: 0.1.0 identifiers: - type: doi value: 10.32614/CRAN.package.semanticfa abstract: Performs exploratory factor analysis on language model embeddings of psychological scale items. Embeds item text with sentence transformers or other language models, transforms the embeddings into item-by-item similarity matrices, and extracts latent factor structure via standard exploratory factor analysis. Supports embedding-adapted parallel analysis, several similarity transforms (atomic reversed, SQuID centering, mean-centered Pearson), and fit diagnostics tailored to embedding matrices (TEFI, RMSR, CAF, McDonald's omega). The underlying methods are documented with full citations in the corresponding function help pages. Returns objects compatible with 'psych' and 'EFAtools' workflows. authors: - family-names: Yanitski given-names: Devon email: dyanitsk@ualberta.ca orcid: https://orcid.org/0009-0006-1568-3387 - family-names: Westbury given-names: Chris preferred-citation: type: manual title: 'semanticfa: Semantic Factor Analysis of Language Model Embeddings' authors: - family-names: Yanitski given-names: Devon email: dyanitsk@ualberta.ca orcid: https://orcid.org/0009-0006-1568-3387 - family-names: Westbury given-names: Chris year: '2026' notes: R package version 0.1.0 url: https://github.com/devon7y/semanticfa repository: https://devon7y.r-universe.dev repository-code: https://github.com/devon7y/semanticfa commit: df270c5e538160164277bb71a7de74900e15e850 url: https://github.com/devon7y/semanticfa date-released: '2026-06-08' contact: - family-names: Yanitski given-names: Devon email: dyanitsk@ualberta.ca orcid: https://orcid.org/0009-0006-1568-3387