Other packages > Find by keyword >

smacofx  

Flexible Multidimensional Scaling and 'smacof' Extensions
View on CRAN: Click here


Download and install smacofx package within the R console
Install from CRAN:
install.packages("smacofx")

Install from Github:
library("remotes")
install_github("cran/smacofx")

Install by package version:
library("remotes")
install_version("smacofx", "1.22-0")



Attach the package and use:
library("smacofx")
Maintained by
Thomas Rusch
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2023-08-17
Latest Update: 2025-07-07
Description:
Flexible multidimensional scaling (MDS) methods centered around scaling with majorization and extensions to the package 'smacof'. This package enhances 'smacof' and contains various functions, wrappers, methods and classes for fitting, plotting and displaying a large number of different flexible MDS models (some as of yet unpublished) such as Torgerson scaling (Torgerson, 1958, ISBN:978-0471879459) with powers, Sammon mapping (Sammon, 1969, <doi:10.1109/T-C.1969.222678>) with ratio and interval optimal scaling, Multiscale MDS (Ramsay, 1977, <doi:10.1007/BF02294052>) with ratio and interval optimal scaling, S-stress MDS (ALSCAL; Takane, Young & De Leeuw, 1977, <doi:10.1007/BF02293745>) with ratio and interval optimal scaling, elastic scaling (McGee, 1966, <doi:10.1111/j.2044-8317.1966.tb00367.x>) with ratio and interval optimal scaling, r-stress MDS (De Leeuw, Groenen & Mair, 2016, <https://rpubs.com/deleeuw/142619>) with ratio, interval and non-metric optimal scaling, power-stress MDS (POST-MDS; Buja & Swayne, 2002 <doi:10.1007/s00357-001-0031-0>) with ratio and interval optimal scaling, restricted power-stress (Rusch, Mair & Hornik, 2021, <doi:10.1080/10618600.2020.1869027>) with ratio and interval optimal scaling, approximate power-stress with ratio optimal scaling (Rusch, Mair & Hornik, 2021, <doi:10.1080/10618600.2020.1869027>), Box-Cox MDS (Chen & Buja, 2013, <https://jmlr.org/papers/v14/chen13a.html>), local MDS (Chen & Buja, 2009, <doi:10.1198/jasa.2009.0111>), curvilinear component analysis (Demartines & Herault, 1997, <doi:10.1109/72.554199>) and curvilinear distance analysis (Lee, Lendasse & Verleysen, 2004, <doi:10.1016/j.neucom.2004.01.007>). There also are experimental models (e.g., sparsified MDS and sparsified POST-MDS). Some functions are suitably flexible to allow any other sensible combination of explicit power transformations for weights, distances and input proximities with implicit ratio, interval or non-metric optimal scaling of the input proximities. Most functions use a Majorization-Minimization algorithm.
How to cite:
Thomas Rusch (2023). smacofx: Flexible Multidimensional Scaling and 'smacof' Extensions. R package version 1.22-0, https://cran.r-project.org/web/packages/smacofx. Accessed 02 Sep. 2026.
Previous versions and publish date:
(2026-07-09 07:05), 0.6-6 (2023-08-17 08:40), 1.5-3 (2024-06-19 20:50), 1.6-1 (2024-09-22 18:20), 1.20-1 (2025-05-07 14:50), 1.21-1 (2025-07-07 12:30)
Other packages that cited smacofx R package
View smacofx citation profile
Other R packages that smacofx depends, imports, suggests or enhances
Complete documentation for smacofx
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

multicmp  
Flexible Modeling of Multivariate Count Data via the Multivariate Conway-Maxwell-Poisson Distribution
A toolkit containing statistical analysis models motivated by multivariate forms of the Conway-Maxwe ...
Download / Learn more Package Citations See dependency  
recmap  
Compute the Rectangular Statistical Cartogram
Implements the RecMap MP2 construction heuristic . This algorithm draw ...
Download / Learn more Package Citations See dependency  
VIM  
Visualization and Imputation of Missing Values
New tools for the visualization of missing and/or imputed values are introduced, which can be used f ...
Download / Learn more Package Citations See dependency  
ggsci  
Scientific Journal and Sci-Fi Themed Color Palettes for 'ggplot2'
A collection of 'ggplot2' color palettes inspired by plots in scientific journals, data visualizati ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

28,437

R Packages

239,283

Dependencies

75,283

Author Associations

28,438

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA