R/RCTS.R

#' RCTS
#'
#' This package is about clustering time series in a robust manner.
#' The method of Ando & Bai (Clustering Huge Number of Financial Time Series: A Panel Data Approach With High-Dimensional Predictors and Factor Structures)
#' is extended to make it robust against contamination, a common issue with real world data. In this package the core functions for the robust approach are included.
#' It also contains a simulated dataset (dataset_Y_dgp3).
#'
#' @docType package
#' @name RCTS
NULL
## NULL

Try the RCTS package in your browser

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

RCTS documentation built on May 31, 2023, 9:20 p.m.