<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Multidimensional Scaling for Big Data</dc:title>
  <dc:title>R package bigmds version 3.0.0</dc:title>
  <dc:description>MDS is a statistic tool for reduction of dimensionality, using as input a distance
    matrix of dimensions n × n. When n is large, classical algorithms suffer from
    computational problems and MDS configuration can not be obtained.
    With this package, we address these problems by means of six algorithms, being two of them 
    original proposals:
        - Landmark MDS proposed by De Silva V. and JB. Tenenbaum (2004).
        - Interpolation MDS proposed by Delicado P. and C. Pachón-García (2021)
        &lt;arXiv:2007.11919&gt; (original proposal).
        - Reduced MDS proposed by Paradis E (2018).
        - Pivot MDS proposed by Brandes U. and C. Pich (2007)
        - Divide-and-conquer MDS proposed by Delicado P. and C. Pachón-García (2021)
        &lt;arXiv:2007.11919&gt; (original proposal).
        - Fast MDS, proposed by Yang, T., J. Liu, L. McMillan and W. Wang (2006).</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 3.0.2)</dc:relation>
  <dc:relation>Imports: pracma, svd, corpcor, parallel, stats</dc:relation>
  <dc:relation>Suggests: testthat</dc:relation>
  <dc:creator>Cristian Pachón García &lt;cc.pachon@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Cristian Pachón García [aut, cre] (ORCID:
    &lt;https://orcid.org/0000-0001-9518-4874&gt;),
  Pedro Delicado [aut] (ORCID: &lt;https://orcid.org/0000-0003-3933-4852&gt;)</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=bigmds/LICENSE)</dc:rights>
  <dc:date>2024-01-09</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=bigmds</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.bigmds</dc:identifier>
</oai_dc:dc>
