-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
56 lines (55 loc) · 1.28 KB
/
NAMESPACE
File metadata and controls
56 lines (55 loc) · 1.28 KB
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
# Generated by roxygen2: do not edit by hand
S3method(print,kidmo)
export(count_perc)
export(date2num)
export(egfr_ckd_epi)
export(egfr_schwartz)
export(fmt_hla)
export(get_days_in_year)
export(hla_mismatch)
export(hla_parse)
export(kidmo)
export(kidmo_ecdf)
export(kidmo_model)
export(lifeport_d2)
export(lifeport_process)
export(lifeport_read)
export(lifeport_sumstats)
export(mean_sd)
export(median_iqr)
export(miss_perc)
export(nearest)
export(num2date)
export(optn_kdri)
export(swt_colors)
export(swt_style)
export(tidy_missing)
export(tidy_pvalues)
export(tidy_rmsfit)
export(uk_dcd_score)
export(uk_kdri)
importFrom(data.table,frollmean)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_line)
importFrom(ggplot2,element_rect)
importFrom(ggplot2,element_text)
importFrom(ggplot2,theme)
importFrom(grDevices,colorRampPalette)
importFrom(grDevices,rgb)
importFrom(hms,as_hms)
importFrom(hms,round_hms)
importFrom(lubridate,force_tz)
importFrom(rms,cph)
importFrom(segmented,segmented)
importFrom(segmented,slope)
importFrom(stats,anova)
importFrom(stats,complete.cases)
importFrom(stats,lm)
importFrom(stats,mahalanobis)
importFrom(stats,median)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(testit,assert)
importFrom(utils,read.csv)
importFrom(utils,tail)