Package: DistatisR Type: Package Title: DiSTATIS Three Way Metric Multidimensional Scaling Version: 1.1.2 Authors@R: c( person(given= "Derek", family = "Beaton", role = c("aut", "ctb")), person(given= "Ju-Chi", family = "Yu", role = c("aut", "ctb")), person(given= "Vincent", family = "Guillemot", role = c("aut", "ctb")), person(given= "Herve", family = "Abdi", role = c("aut", "cre"), email = "herve@utdallas.edu") ) Description: Implement DiSTATIS and CovSTATIS (three-way multidimensional scaling). DiSTATIS and CovSTATIS are used to analyze multiple distance/covariance matrices collected on the same set of observations. These methods are based on Abdi, H., Williams, L.J., Valentin, D., & Bennani-Dosse, M. (2012) . Imports: prettyGraphs, car, readxl, dplyr, tidytext Depends: R (>= 3.5.0) License: GPL-2 Encoding: UTF-8 LazyData: true RoxygenNote: 7.3.2 Config/pak/sysreqs: cmake make libicu-dev Repository: https://herveabdi.r-universe.dev Date/Publication: 2025-08-27 01:27:09 UTC RemoteUrl: https://github.com/herveabdi/distatisr RemoteRef: HEAD RemoteSha: 88e9004b1b5e1dc366cad2e1d9e1ff9872df8426 NeedsCompilation: no Packaged: 2026-06-23 06:00:12 UTC; root Author: Derek Beaton [aut, ctb], Ju-Chi Yu [aut, ctb], Vincent Guillemot [aut, ctb], Herve Abdi [aut, cre] Maintainer: Herve Abdi