bdm.knp.plot | R Documentation |
Log and linear plots of the k-ary Neighborhood Preservation
bdm.knp.plot(bdm, ppxfrmt = 0)
bdm |
A bdm data mapping instance, or a list of them to make a comparative plot. |
ppxfrmt |
Format of ppx in the legend. If |
# --- load example dataset
bdm.example()
## Not run:
# --- compte the kNP
m <- bdm.knp(ex$data, ex$map, threads = 4)
# --- plot the kNP
bdm.knp.plot(m, ppxfrmt = 0)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.