statnet / ndtv

ndtv: Network Dynamic Temporal Visualizations in R
https://cran.r-project.org/web/packages/ndtv/index.html
46 stars 5 forks source link

speed test alternate R packages for doing MDS #6

Open skyebend opened 8 years ago

skyebend commented 8 years ago

(transfered from statnet trac ticket #326)

This blog post lists a number of other packges for doing MDS, including SMACOF

http://gastonsanchez.wordpress.com/2013/01/23/7-functions-to-do-metric-multidimensional-scaling-in-r/

maybe one of them will include a fast c implementation that we could use to get rid of MDSJ java dependency troubles.