stops: Structure Optimized Proximity Scaling

Methods that use flexible variants of multidimensional scaling (MDS) which incorporate parametric nonlinear distance transformations and trade-off the goodness-of-fit fit with structure considerations to find optimal hyperparameters, also known as structure optimized proximity scaling (STOPS) (Rusch, Mair & Hornik, 2023,<doi:10.1007/s11222-022-10197-w>). The package contains various functions, wrappers, methods and classes for fitting, plotting and displaying different 1-way MDS models with ratio, interval, ordinal optimal scaling in a STOPS framework. These cover essentially the functionality of the package smacofx, including Torgerson (classical) scaling with power transformations of dissimilarities, SMACOF MDS with powers of dissimilarities, Sammon mapping with powers of dissimilarities, elastic scaling with powers of dissimilarities, spherical SMACOF with powers of dissimilarities, (ALSCAL) s-stress MDS with powers of dissimilarities, r-stress MDS, MDS with powers of dissimilarities and configuration distances, elastic scaling powers of dissimilarities and configuration distances, Sammon mapping powers of dissimilarities and configuration distances, power stress MDS (POST-MDS), approximate power stress, Box-Cox MDS, local MDS, Isomap, curvilinear component analysis (CLCA), curvilinear distance analysis (CLDA) and sparsified (power) multidimensional scaling and (power) multidimensional distance analysis (experimental models from smacofx influenced by CLCA). All of these models can also be fit by optimizing over hyperparameters based on goodness-of-fit fit only (i.e., no structure considerations). The package further contains functions for optimization, specifically the adaptive Luus-Jaakola algorithm and a wrapper for Bayesian optimization with treed Gaussian process with jumps to linear models, and functions for various c-structuredness indices.

Version: 1.6-2
Depends: R (≥ 3.5.0), smacofx
Imports: acepack, clue, cmaes, cordillera, dfoptim, DiceOptim, DiceKriging, energy, minerva, nloptr, pomp, pso, scagnostics, smacof, tgp, vegan
Suggests: R.rsp
Enhances: stats
Published: 2024-06-28
DOI: 10.32614/CRAN.package.stops
Author: Thomas Rusch ORCID iD [aut, cre], Patrick Mair ORCID iD [aut], Kurt Hornik ORCID iD [ctb]
Maintainer: Thomas Rusch <thomas.rusch at wu.ac.at>
License: GPL-2 | GPL-3
URL: https://r-forge.r-project.org/projects/stops/
NeedsCompilation: no
Citation: stops citation info
Materials: NEWS
In views: Psychometrics
CRAN checks: stops results

Documentation:

Reference manual: stops.pdf
Vignettes: A tutorial on STOPS

Downloads:

Package source: stops_1.6-2.tar.gz
Windows binaries: r-devel: stops_1.0-1.zip, r-release: stops_1.0-1.zip, r-oldrel: stops_1.0-1.zip
macOS binaries: r-release (arm64): stops_1.6-2.tgz, r-oldrel (arm64): stops_1.6-2.tgz, r-release (x86_64): stops_1.6-2.tgz, r-oldrel (x86_64): stops_1.6-2.tgz
Old sources: stops archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=stops to link to this page.