Package: fmds
Type: Package
Title: Multidimensional Scaling Development Kit
Version: 0.1.5
Authors@R: c(person(given = "Frank M.T.A.", family = "Busing",  
        role = c("aut", "cre"), 
        email = "busing@fsw.leidenuniv.nl",
		comment = c( ORCID = "0000-0002-8062-538X")), 
        person("Juan", "Claramunt Gonzalez", 
        role = c("aut", "com"), 
        email = "j.claramunt.gonzalez@fsw.leidenuniv.nl",
		comment = c( ORCID = "0009-0009-5387-6341")))
Author: Frank M.T.A. Busing [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-8062-538X>),
  Juan Claramunt Gonzalez [aut, com] (ORCID:
    <https://orcid.org/0009-0009-5387-6341>)
Maintainer: Frank M.T.A. Busing <busing@fsw.leidenuniv.nl>
Description: Multidimensional scaling (MDS) functions for various tasks that are beyond the beta stage and way past the alpha stage.
             Currently, options are available for weights, restrictions, classical scaling or principal coordinate analysis, transformations (linear, power, Box-Cox, spline, ordinal), outlier mitigation (rdop), out-of-sample estimation (predict), negative dissimilarities, fast and faster executions with low memory footprints, penalized restrictions, cross-validation-based penalty selection, supplementary variable estimation (explain), additive constant estimation, mixed measurement level distance calculation, restricted classical scaling, etc. More will come in the future.
             References. Busing (2024) "A Simple Population Size Estimator for Local Minima Applied to Multidimensional Scaling". Manuscript submitted for publication.
             Busing (2025) "Node Localization by Multidimensional Scaling with Iterative Majorization". Manuscript submitted for publication.
             Busing (2025) "Faster Multidimensional Scaling". Manuscript in preparation.
             Barroso and Busing (2025) "e-RDOP, Relative Density-Based Outlier Probabilities, Extended to Proximity Mapping". Manuscript submitted for publication.
Depends: R (>= 3.5.0)
Imports: graphics, stats
Suggests: ggplot2, microbenchmark
License: BSD_2_clause + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.2
LazyData: true
NeedsCompilation: yes
Packaged: 2025-06-02 13:14:03 UTC; prueba
Repository: CRAN
Date/Publication: 2025-06-03 07:00:01 UTC
Built: R 4.6.0; x86_64-w64-mingw32; 2025-10-14 01:14:05 UTC; windows
Archs: x64
