plotQQ {RaceID} | R Documentation |
Scatter plot of two noise-related quantaties of local pruned k-nearest neighbourhoods
Description
Displaying two noise-related quantaties of local pruned k-nearest neighbourhoods in a scatterplot highlighting VarID clusters.
Usage
plotQQ(x, m, n, object, cluster = NULL, cex = 0.5, show.cor = TRUE, ...)
Arguments
x |
List object returned by |
m |
Component name of |
n |
Component name of |
object |
|
cluster |
Valid cluster number or vector of cluster numbers, contained in |
cex |
Real positive number. Size of data points. Default is 0.5. |
show.cor |
logical. If |
... |
Additional parameters of |
Value
None
[Package RaceID version 0.3.5 Index]