# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "MSigSeg" in publications use:' type: software license: GPL-3.0-only title: 'MSigSeg: Multiple SIGnal SEGmentation' version: 0.2.0 doi: 10.32614/CRAN.package.MSigSeg abstract: Traditional methods typically detect breakpoints from individual signals, which means that when applied separately to multiple signals, the breakpoints are not aligned. However, this package implements a common breakpoint detection approach for multiple piecewise constant signals, resulting in increased detection sensitivity and specificity. By employing various techniques, optimal performance is ensured, and computation is accelerated. We hope that this package will be beneficial for researchers in signal processing, bioinformatics, economy, and other related fields. The segmentation(), lambda_estimator() functions are the main functions of this package. authors: - family-names: Liu given-names: Xuanyu email: lxy382198251@stu.xjtu.edu.cn - family-names: Duan given-names: Junbo email: junbo.duan@xjtu.edu.cn repository: https://lxy123-happy.r-universe.dev commit: d3f8d9409023e815ddda851285016afe7e014425 date-released: '2023-11-13' contact: - family-names: Liu given-names: Xuanyu email: lxy382198251@stu.xjtu.edu.cn