hla_match.Rd
this is the function for calculating HLA
hla_match(Rmatrix, Dvector)
a matrix, this is the recipient matrix
a matrix, this is the donor matrix
HLA mismatching matrix
data("rawdata", package = "simKAP") HLA_matrix <- hla_match(rawdata, rawdata);