-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path_pkgdown.yml
92 lines (90 loc) · 1.96 KB
/
_pkgdown.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
url: https://txopen.github.io/histoc/
template:
bootstrap: 5
authors:
Bruno Lima:
href: https://www.linkedin.com/in/oficinadebioestatistica/
Filipe Reis:
href: https://www.linkedin.com/in/filipepintoreis
TxOR:
href: "https://txor.netlify.app/"
html: "<img src='https://static.wixstatic.com/media/3e838e_d25efb43bd2e4f8597ad3bf7c180c880~mv2.jpg/v1/fill/w_92,h_35,al_c,lg_1,q_80,enc_auto/3e838e_d25efb43bd2e4f8597ad3bf7c180c880~mv2.jpg' height=24>"
navbar:
structure:
left:
- start
- reference
- articles
- news
right:
- search
- github
components:
start:
text: Get Started
href: articles/how_to.html
reference:
- title: Compatibility
desc: |
Tests histocompatibility between donor and candidates
contents:
- abo
- mmHLA
- txscore
- xmatch
- cHED
- title: Utilities
desc: |
Auxiliar functions for allocation algorithms
contents:
- age_diff
- hiper
- sp
- donor_recipient_pairs
- several
- title: Lima algorithm
desc: |
Used to compute candidates selection according to Lima's algorithm
contents:
- lima
- cp
- title: PT algorithm
desc: |
Used to compute candidates selection according to Portuguese algorithm
contents:
- pts
- pts_HLA
- pts_age
- pts_PRA
- title: ET algorithm
desc: |
Used to compute candidates selection according to EuroTransplant algorithm
contents: starts_with("et")
- title: UK algorithm
desc: |
Used to compute candidates selection according to United Kingdom algorithm
contents:
- uk
- abo_uk
- b_blood_penalization
- ric
- title: Equity Matrix algorithm
desc: |
Used to compute candidates selection according to Equity Matrix algorithm
contents:
- eqm
- uj_matx
- title: Data
desc: |
data frames availables from the pacakge
contents:
- starts_with("candidates")
- starts_with("donors")
- cabs
- starts_with("hla")
- ABOpt
- seqs
- seqs2
- dst
- title: package
contents: histoc