plotQuantMap {RaceID} | R Documentation |
Plotting noise-related quantaties of local pruned k-nearest neighbourhoods
Description
Plotting noise-related quantaties of local pruned k-nearest neighbourhoods in the dimensional reduction representation chosen for quantKnn
or as boxplot across clusters.
Usage
plotQuantMap(
x,
n,
object,
box = FALSE,
cluster = NULL,
set = NULL,
logsc = FALSE,
cex = 0.5,
...
)
Arguments
x |
List object returned by |
n |
Component name of |
object |
|
box |
Logical. If |
cluster |
Valid cluster number or vector of cluster numbers, contained in |
set |
Ordered set of valid cluster numbers. If |
logsc |
logical. If |
cex |
Real positive number. Size of data points. Default is 0.5. |
... |
Additional parameters of |
Value
None