Skip to content

❗ This is a read-only mirror of the CRAN R package repository. ordinalbayes — Bayesian Ordinal Regression for High-Dimensional Data. Homepage: https://github.com/kelliejarcher/ordinalbayes Report bugs for this package: https://github.com/kelliejarcher/ordinalbayes/issues

License

Notifications You must be signed in to change notification settings

cran/ordinalbayes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

❗ This is a read-only mirror of the CRAN R package repository. ordinalbayes — Bayesian Ordinal Regression for High-Dimensional Data. Homepage: https://github.com/kelliejarcher/ordinalbayes Report bugs for this package: https://github.com/kelliejarcher/ordinalbayes/issues

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages