# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "alsi" in publications use:' type: software license: MIT title: 'alsi: Aggregated Latent Space Index for Binary, Ordinal, and Continuous Data' version: 0.2.0 doi: 10.32614/CRAN.package.alsi abstract: 'Provides three stability-validated pipelines for computing an Aggregated Latent Space Index (ALSI): a binary MCA pipeline (alsi_workflow()), an ordinal pipeline using homals alternating least squares optimal scaling (alsi_workflow_ordinal()), and a continuous ipsatized SVD pipeline (calsi_workflow()). All three pipelines share a common bootstrap dual-criterion stability framework (principal angles and Tucker congruence phi) for determining the number of dimensions to retain before index construction. The package is designed to complement Segmented Profile Analysis (SEPA) and is intended for psychometric scale construction and dimensional reduction in survey and clinical research.' authors: - family-names: Kim given-names: Se-Kang email: se-kang.kim@bcm.edu orcid: https://orcid.org/0000-0003-0928-3396 repository: https://cran.r-universe.dev commit: afa263e4db61de22890f0c361b1a9ab98d473036 date-released: '2026-03-03' contact: - family-names: Kim given-names: Se-Kang email: se-kang.kim@bcm.edu orcid: https://orcid.org/0000-0003-0928-3396