plotNOx {TFunHDDC} | R Documentation |
Plot data returned by fitNOxBenchmark
as lines coloured according to the assigned clusters.
plotNOx(fdn)
fdn |
List with an element |
No return value, used for side effects.
Cristina Anton and Iain Smith
# Univariate Contaminated Data
data1<-fitNOxBenchmark(15)
plotNOx(data1)