Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 1.28 KB

README.md

File metadata and controls

36 lines (22 loc) · 1.28 KB

Linux Windows Macos Codecov test coverage

The {BayesianMCPmod} package

...

Installation

Install the package from CRAN using

install.packages("BayesianMCPMod")

The development version can be installed from this repository.

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

Documentation

The package documentation is hosted here.

Contributing

...