-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
36 lines (35 loc) · 922 Bytes
/
NAMESPACE
File metadata and controls
36 lines (35 loc) · 922 Bytes
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
# Generated by roxygen2: do not edit by hand
export(NSWACT_allocation)
export(QLD_allocation)
export(SA_allocation)
export(VICTAS_allocation)
export(WA_allocation)
export(allocation_national)
export(australia_state_algorithm)
export(australia_state_selection)
export(blood_group_match)
export(dm_national_choice)
export(dm_national_formula)
export(dm_national_top)
export(dm_state_choice)
export(dm_state_formula)
export(dm_state_top)
export(dynamic_waitlist)
export(hla_match)
export(linMap)
export(run_simulation)
export(select_max)
export(selection_corisk)
export(selection_default)
export(selection_irisk)
export(state_balance)
import(stats)
importFrom(doSNOW,registerDoSNOW)
importFrom(foreach,`%dopar%`)
importFrom(foreach,foreach)
importFrom(lubridate,month)
importFrom(lubridate,year)
importFrom(parallel,makeCluster)
importFrom(stats,na.omit)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)