Provide a graphical representation of the functional data with a focus on the detected periods with the Bliss method.
interpretation_plot(data, Bliss_estimate, q = 1, centered = FALSE, cols = NULL)
a list containing:
a numerical vector, the outcomes.
a list of matrices, the qth matrix contains the observations of the
qth functional covariate at time points given by grids
.
a list of numerical vectors, the qth vector is the grid of time points for the qth functional covariate.
a numerical vector, the Bliss estimate.
an integer (optional), the index of the functional covariate to plot.
a logical value (optional), If TRUE, the functional data are centered.
a numerical vector of colours (optional).