cclist: A data.frame produced by control_charts_pca, control_charts_sof_pc
regr_cc_fof, or regr_cc_sof.
fd_train: An object of class mfd containing the training data set of the functional variables. They are plotted in gray in the background.
fd_test: An object of class mfd containing the phase II data set of the functional variables to be monitored. They are coloured in black or red on the foreground.
plot_title: A logical value. If TRUE, it prints the title with the observation name. Default is FALSE.
print_id: A logical value. If TRUE, and also plot_title is TRUE, it prints also the id of the observation in the title of the ggplot. Default is FALSE
Returns
A ggplot of the multivariate functional data. In particular, the multivariate functional data given in fd_train are plotted on the background in gray, while the multivariate functional data given in fd_test are plotted on the foreground, the colour of each curve is black or red depending on if that curve was signal as anomalous by at least a contribution plot.