library(lmds)
library(Rtsne)
library(stats)
library(MASS)
library(CVXR)
source("utils.R")
source("get_sims.R")
# Choose the nonlinear dimensionality reduction algorithm and dataset and run! That's it.
simulate("lmds","two lines")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.