Package: scDECO Type: Package Title: Estimating Dynamic Correlation Version: 0.1.0 Authors@R: c(person(given = "Anderson", family = "Bussing", role = c("aut", "cre"), email = "abussing@email.sc.edu"), person(given = "Yen-Yi", family = "Ho", role = c("aut", "ths"), email = "hoyen@stat.sc.edu"), person(given = "Zichen", family = "Ma", role = "aut", email = "zma@colgate.edu"), person(given = "Zhen", family = "Yang", role = "aut", email = "zheny@email.sc.edu")) Description: Implementations for two different Bayesian models of differential co-expression. scdeco.cop() fits the bivariate Gaussian copula model from Zichen Ma, Shannon W. Davis, Yen-Yi Ho (2023) , while scdeco.pg() fits the bivariate Poisson-Gamma model from Zhen Yang, Yen-Yi Ho (2022) . Imports: MASS, rjags, msm License: GPL (>= 3) Encoding: UTF-8 RoxygenNote: 7.3.1 URL: https://github.com/YenYiHo-Lab/scDECO BugReports: https://github.com/YenYiHo-Lab/scDECO/issues Suggests: knitr, rmarkdown VignetteBuilder: knitr Config/pak/sysreqs: jags Repository: https://yenyiho-lab.r-universe.dev Date/Publication: 2024-06-05 23:07:51 UTC RemoteUrl: https://github.com/yenyiho-lab/scdeco RemoteRef: HEAD RemoteSha: afa8d434c1dd27fbd6377657b77bb83795f340a6 NeedsCompilation: no Packaged: 2026-07-05 02:48:07 UTC; root Author: Anderson Bussing [aut, cre], Yen-Yi Ho [aut, ths], Zichen Ma [aut], Zhen Yang [aut] Maintainer: Anderson Bussing