R/fdaACF.R

#' fdaACF: Autocorrelation function for Functional Time Series
#'
#' The fdaACF package provides diagnostic and analysis tools
#' to quantify the serial autocorrelation across lags of a
#' given functional time series in order to improve the identification
#' and diagnosis of functional ARIMA models. The autocorrelation function
#' is based on the L2 norm of the lagged covariance operators of the series.
#' Several real-world datasets are included to illustrate the application
#' of these techniques.
#'
#' @docType package
#' @name fdaACF
NULL

Try the fdaACF package in your browser

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

fdaACF documentation built on Oct. 23, 2020, 8:05 p.m.