plotNOx {TFunHDDC} | R Documentation |
plotNOx
Description
Plot data returned by fitNOxBenchmark
as lines coloured according to the assigned clusters.
Usage
plotNOx(fdn)
Arguments
fdn |
List with an element |
Value
No return value, used for side effects.
Author(s)
Cristina Anton and Iain Smith
See Also
Examples
# Univariate Contaminated Data
data1<-fitNOxBenchmark(15)
plotNOx(data1)
[Package TFunHDDC version 1.0.1 Index]