ti_mst | R Documentation |
Will generate a trajectory using MST.
This method was wrapped inside a container.
ti_mst(dimred = "pca", ndim = 2L)
dimred |
Which dimensionality reduction method to use. Domain: pca, mds, tsne, ica, lle, landmark_mds, mds_sammon, mds_isomds, mds_smacof, umap, dm_diffusionMap. Default: pca. Format: character. |
ndim |
. Domain: U(2, 30). Default: 2. Format: integer. |
A TI method wrapper to be used together with
infer_trajectory
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.