https://github.com/cran/smacof
Raw File
Tip revision: 40d4994797e71ce7725cb35cef003499705855ec authored by Patrick Mair on 15 February 2021, 10:03:13 UTC
version 2.1-2
Tip revision: 40d4994
DESCRIPTION
Package: smacof
Type: Package
Title: Multidimensional Scaling
Version: 2.1-2
Date: 2021-02-10
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 = "aut"), person("Ingwer", "Borg", role = "ctb"))
Description: Implements the following approaches for multidimensional scaling (MDS) based on stress minimization using majorization (smacof): ratio/interval/ordinal/spline MDS on symmetric dissimilarity matrices, MDS with external constraints on the configuration, individual differences scaling (idioscal, indscal), MDS with spherical restrictions, and ratio/interval/ordinal/spline unfolding (circular restrictions, row-conditional). Various tools and extensions like jackknife MDS, bootstrap MDS, permutation tests, MDS biplots, gravity models, unidimensional scaling, drift vectors (asymmetric MDS), classical scaling, and Procrustes are implemented as well.  
Imports: graphics, stats, polynom, Hmisc, nnls, grDevices, MASS,
        weights, ellipse, wordcloud, candisc, parallel, foreach,
        doParallel
Depends: R (>= 3.5.0), plotrix, colorspace, e1071
License: GPL-3
Suggests: knitr, prefmod, MPsychoR, calibrate, ggplot2, rmarkdown
VignetteBuilder: knitr
LazyData: yes
LazyLoad: yes
ByteCompile: yes
NeedsCompilation: yes
Packaged: 2021-02-12 15:24:37 UTC; patrick
Author: Patrick Mair [aut, cre],
  Jan De Leeuw [aut],
  Patrick J. F. Groenen [aut],
  Ingwer Borg [ctb]
Maintainer: Patrick Mair <mair@fas.harvard.edu>
Repository: CRAN
Date/Publication: 2021-02-15 11:03:13 UTC
back to top