-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNAMESPACE
42 lines (41 loc) · 965 Bytes
/
NAMESPACE
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
# Generated by roxygen2: do not edit by hand
export(BBS_mortality)
export(Oz_incidencer)
export(anti_t)
export(binom_coef)
export(binom_expansion)
export(computeBetaMoments)
export(computeBetaParms)
export(computeGammaMoments)
export(computeGammaParms)
export(count_NA)
export(empCDF)
export(expit)
export(fp_table)
export(icc2deff)
export(ilogit)
export(logit)
export(mid_date)
export(nuke_packages)
export(rand_date)
export(recode_if)
export(sampsize_DHS)
export(sampsize_multinomial)
export(smooth_extremum)
importFrom(boot,boot)
importFrom(boot,boot.ci)
importFrom(dplyr,if_else)
importFrom(dplyr,mutate)
importFrom(dplyr,recode)
importFrom(dplyr,select)
importFrom(graphics,hist)
importFrom(lubridate,as_date)
importFrom(lubridate,int_end)
importFrom(lubridate,int_start)
importFrom(lubridate,interval)
importFrom(magrittr,`%>%`)
importFrom(stats,addmargins)
importFrom(stats,qnorm)
importFrom(stats,var)
importFrom(utils,combn)
importFrom(utils,sessionInfo)