plot_R_NX: Plot the R_{NX}(K) curve

View source: R/r_nx.R

plot_R_NXR Documentation

Plot the R_{NX}(K) curve

Description

Produces a plot with the R_{NX}(K) curves from the arguments

Usage

plot_R_NX(R_NXs, pal = grDevices::palette(), ylim = c(0, 0.9), ...)

Arguments

R_NXs

A list of R_NX curves, names from the list will appear in the legend

pal

a vector of colors

ylim

set the y-axis limits of the plot

...

options for the plotting function

Value

Nothing, produces a plot.

Author(s)

Guido Kraemer

References

Lee, J. A., Peluffo-Ordóñez, D. H., & Verleysen, M., 2015. Multi-scale similarities in stochastic neighbour embedding: Reducing dimensionality while preserving both local and global structure. Neurocomputing, 169, 246–261. https://doi.org/10.1016/j.neucom.2014.12.095


gdkrmr/coRanking documentation built on March 23, 2023, 5:43 a.m.