# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "mmcmcBayes" in publications use:' type: software license: GPL-3.0-only title: 'mmcmcBayes: Multistage MCMC Method for Detecting DMRs' version: 0.2.0 identifiers: - type: doi value: 10.32614/CRAN.package.mmcmcBayes abstract: Implements differential methylation region (DMR) detection using a multistage Markov chain Monte Carlo (MCMC) algorithm based on the alpha-skew generalized normal (ASGN) distribution. Version 0.2.0 removes the Anderson-Darling test stage, improves computational efficiency of the core ASGN and multistage MCMC routines, and adds convenience functions for summarizing and visualizing detected DMRs. The methodology is based on Yang (2025) . authors: - family-names: Yang given-names: Zhexuan email: zky5198@psu.edu - family-names: Ryu given-names: Duchwan email: dryu@niu.edu - family-names: Luan given-names: Feng email: fluan1@niu.edu preferred-citation: type: article title: Alpha-skew generalized normal distribution and its applications authors: - family-names: Mahmoudi given-names: Eisa - family-names: Jafari given-names: Hamideh - family-names: Meshkat given-names: RahmatSadat journal: 'Applications and Applied Mathematics: An International Journal (AAM)' year: '2019' volume: '14' start: 784-804 repository: https://cran.r-universe.dev repository-code: https://github.com/zyang1919/mmcmcBayes commit: 479faa1a26737f6d8533f6bf2e194eaa24ee273a url: https://github.com/zyang1919/mmcmcBayes date-released: '2025-12-21' contact: - family-names: Yang given-names: Zhexuan email: zky5198@psu.edu