R/histoc.R

#' histoc: A package for histocompatibility analysis performed on kidney allocation systems for transplantation
#'
#' The histoc package provides functions for compatibility between organ donors and transplant candidates.
#'
#' @section histoc functions:
#' The histoc functions: abo, abo.uk, age.diff, b.blood, cp, et, et_mmHLA, et-dialysis,
# hiper, lima, mmHLA, pt, pts_HLA, pts_PRA, pts_age,
# ric, sp, txscore, uk, xmatch
#' @import data.table
#' @docType package
#' @name histoc
NULL
FilipePintoReis/KARS_project documentation built on July 11, 2022, 9:19 a.m.