Revision c89277ac6d174f1c8d191994fc2fe0ee849f6a25 authored by Patrick Mair on 06 May 2022, 06:04:47 UTC, committed by cran-robot on 06 May 2022, 06:04:47 UTC
1 parent ed4a0b9
Raw File
DESCRIPTION
Package: smacof
Type: Package
Title: Multidimensional Scaling
Version: 2.1-5
Date: 2022-05-05
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: 2022-05-05 21:32:23 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: 2022-05-06 07:04:47 UTC
back to top