README.md

ordinalbayes

Installing ordinalbayes

  1. Install JAGS https://mcmc-jags.sourceforge.io
  2. Install R https://cran.r-project.org
  3. Install runjags which is hosted on CRAN and http://runjags.sourceforge.net
  4. Install Bioconductor packages a. See https://www.bioconductor.org/install/ to install base Bioconductor packages b. To run examples using finalSet and reducedSet the DESeq2 package is needed. To install run > BiocManager::install("DESeq2")
  5. Install ordinalbayes using a. within R use > install.packages("ordinalbayes") or b. > devtools::install_github("kelliejarcher/ordinalbayes", build_vignettes = TRUE) This latter command takes longer because the vignette needs to be built.


Try the ordinalbayes package in your browser

Any scripts or data that you put into this service are public.

ordinalbayes documentation built on June 8, 2025, 11:48 a.m.