Package: Gifi Type: Package Title: Multivariate Analysis with Optimal Scaling Version: 1.0-0 Date: 2025-08-28 Authors@R: c(person("Patrick", "Mair", role = c("aut", "cre"), email = "mair@fas.harvard.edu"), person("Jan", "De Leeuw", role = "aut"), person("Patrick J. F.", "Groenen", role = "ctb")) Description: Implements various Gifi methods in a user-friendly way: categorical principal component analysis (princals), multiple correspondence analysis (homals), monotone regression analysis (morals). URL: https://r-forge.r-project.org/projects/psychor/ Imports: graphics, stats, colorspace Depends: R (>= 4.0.0) License: GPL-3 Suggests: knitr, psych, psychTools, MPsychoR, MASS, ggplot2, rmarkdown VignetteBuilder: knitr LazyData: yes LazyLoad: yes ByteCompile: yes NeedsCompilation: yes Repository: https://r-forge.r-universe.dev Date/Publication: 2025-08-28 15:35:56 UTC RemoteUrl: https://github.com/r-forge/psychor RemoteRef: HEAD RemoteSha: bd3f6cfe22867b59f7ba6c5b4be410af8f3ccd00 RemoteSubdir: pkg/Gifi Packaged: 2026-06-23 18:02:02 UTC; root Author: Patrick Mair [aut, cre], Jan De Leeuw [aut], Patrick J. F. Groenen [ctb] Maintainer: Patrick Mair