Generic function for plotting charts of object of class 'fdqcs.depth' to perform statistical quality control.
Generic function for plotting charts of object of class 'fdqcs.rank' to perform statistical
# S3 method for fdqcs.depth
plot(
x,
title.fdata = NULL,
title.depth = NULL,
xlab = NULL,
ylab = NULL,
col = NULL,
draw.control = NULL,
...
)# S3 method for fdqcs.rank
plot(
x,
title.fdata = NULL,
title.rank = NULL,
xlab = NULL,
ylab = NULL,
col = NULL,
draw.control = NULL,
...
)
Object fdqcs.depth
an overall title for the fdata plot
an overall title for the depth plot
a title for the x axis
a title for the y axis
The color for curves
ist that it specifies the col, lty and lwd for objects: fdataobj, statistic, IN and OUT.
arguments to be passed to or from methods.
an overall title for the depth plot