R/classificationData.R

#' Two groups of Gaussian processes with different mean values
#'
#' @format A matrix with n = 100 functions by columns and t = 200 evaluation points by row.
#' The first 50 are G1 and second 50 curves are G2 that differs in the mean value.
#'
#' @references Elías, Antonio, Jiménez, Raúl and Yukich, Joe (2020). Localization processes for functional data analysis (submitted).
#'
#' @examples
#' matplot(classificationData, type = "l")
"classificationData"
aefdz/localFDA documentation built on Jan. 9, 2021, 6:42 p.m.