Skip to content

Latest commit

 

History

History
46 lines (33 loc) · 2.11 KB

README.md

File metadata and controls

46 lines (33 loc) · 2.11 KB

histoc

R-CMD-check Project Status: Active – The project has reached a stable, usable state and is being actively developed. Last Commit Date Codecov test coverage DOI status

histoc is a package for histocompatibility analysis performed on kidney transplantation in allocation systems. A description of how to use it can be found here.

histoc provides functions to test compatibility between organ donors and transplant candidates, allowing to simulate different kidney transplant allocation systems.

⚠️ This package is not a medical device and should not be used for clinical decision-making.

Installation

Development version

The development version can be installed from GitHub. Alongside the latest features you might also get a couple of bugs:exclamation:

# install from GitHub
devtools::install_github("txopen/histoc")

Bug reports and contributions

Reports on any bug encountered or any request for a new feature, are welcomed with a minimal reproducible example of your R code through the link: report a bug.