Skip to contents

Punctuation given according to HLA mismatches (mm) for item A) to E) from PT's algorithm

Usage

pts_HLA(
  itemA = 12,
  itemB = 8,
  itemC = 4,
  itemD = 2,
  itemE = 1,
  mm.A = 0,
  mm.B = 0,
  mm.DR = 0
)

Arguments

itemA

Points for HLA fullmatch (no mm for HLA-A, B and DR)

itemB

Points without mm for HLA-B and DR

itemC

Points with 1 mm for HLA-B and DR

itemD

Points with 1 mm for HLA-B and 1 mm for DR

itemE

Points for remaining possibilities

mm.A

Number of HLA-A mismatches(0 to 2)

mm.B

Number of HLA-B mismatches(0 to 2)

mm.DR

Number of HLA-DR mismatches(0 to 2)

Value

A numerical value for pre-defined points

Examples

pts_HLA(itemA = 12, itemB = 8, itemC = 4, itemD = 2, itemE = 1,
mm.A = 0, mm.B = 0, mm.DR = 0)
#> [1] 12