Description Usage Arguments Value Examples
Finds a cell that has the maximum DPT distance from a randomly selected one.
1 | random_root(dm_or_dpt)
|
dm_or_dpt |
A |
A cell index
1 2 3 | data(guo)
dm <- DiffusionMap(guo)
random_root(dm)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.