Skip to contents

Installation

Install the package from CRAN using

{r} install.packages("BayesianMCPMod")

The development version can be installed from this repository.

{r} # install.packages("remotes") remotes::install_github("https://github.com/Boehringer-Ingelheim/BayesianMCPmod")

Documentation

The package documentation is hosted here.

Contributing