# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "factree" in publications use:' type: software license: MIT title: 'factree: Factor-Augmented Clustering Tree' version: 0.1.0 doi: 10.32614/CRAN.package.factree abstract: Implements the Factor-Augmented Clustering Tree (FACT) algorithm for clustering time series data. The method constructs a classification tree where splits are determined by covariates, and the splitting criterion is based on a group factor model representation of the time series within each node. Both threshold-based and permutation-based tests are supported for splitting decisions, with an option for parallel computation. For methodological details, see Hu, Li, Luo, and Wang (2025, in preparation), Factor-Augmented Clustering Tree for Time Series. authors: - family-names: Hu given-names: Jiaqi email: hujiaqi@mail.ustc.edu.cn repository: https://jiaqihu2021.r-universe.dev commit: e6b75be24ca5425411e5c7bdc9f291a1f1b46367 date-released: '2025-11-10' contact: - family-names: Hu given-names: Jiaqi email: hujiaqi@mail.ustc.edu.cn