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"

Try the localFDA package in your browser

Any scripts or data that you put into this service are public.

localFDA documentation built on Oct. 23, 2020, 6:17 p.m.