Package: aspect Type: Package Title: A General Framework for Multivariate Analysis with Optimal Scaling Version: 1.0-7 Date: 2025-05-21 Authors@R: c(person(given="Patrick", family="Mair", email="mair@fas.harvard.edu", role=c("cre","aut")), person(given=c("Jan"), family="De Leeuw", email="deleeuw@stat.ucla.edu", role=c("aut"))) Description: Contains various functions for optimal scaling. One function performs optimal scaling by maximizing an aspect (i.e. a target function such as the sum of eigenvalues, sum of squared correlations, squared multiple correlations, etc.) of the corresponding correlation matrix. Another function performs implements the LINEALS approach for optimal scaling by minimization of an aspect based on pairwise correlations and correlation ratios. The resulting correlation matrix and category scores can be used for further multivariate methods such as structural equation models. Depends: R (>= 3.0.0) Suggests: sem, polycor Imports: stats, graphics, grDevices License: GPL-2 URL: https://r-forge.r-project.org/projects/psychor/ LazyData: yes LazyLoad: yes ByteCompile: 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/aspect NeedsCompilation: no Packaged: 2026-05-25 08:25:33 UTC; root Author: Patrick Mair [cre, aut], Jan De Leeuw [aut] Maintainer: Patrick Mair