Type: Package Package: cobiclust Title: Biclustering via Latent Block Model Adapted to Overdispersed Count Data Version: 0.1.0 Authors@R: c(person(given = "Julie", family = "Aubert", role = c("aut", "cre"), email = "julie.aubert@inrae.fr", comment = c(ORCID = "0000-0001-5203-5748")), person(given = "INRAE", role = "cph")) Description: Implementation of a probabilistic method for biclustering adapted to overdispersed count data. It is a Gamma-Poisson Latent Block Model. It also implements two selection criteria in order to select the number of biclusters. License: GPL-3 URL: https://github.com/julieaubert/cobiclust BugReports: https://github.com/julieaubert/cobiclust/issues Imports: cluster, stats Suggests: spelling, testthat Encoding: UTF-8 Language: en-US RoxygenNote: 7.1.1 Repository: https://julieaubert.r-universe.dev Date/Publication: 2020-09-05 13:07:33 UTC RemoteUrl: https://github.com/julieaubert/cobiclust RemoteRef: HEAD RemoteSha: 834fdb2a4e429a27315b4f3e3f87b0898609408a NeedsCompilation: no Packaged: 2026-06-20 09:22:06 UTC; root Author: Julie Aubert [aut, cre] (ORCID: ), INRAE [cph] Maintainer: Julie Aubert Depends: R (>= 3.5.0)