forked from timriffe/DemoTools
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNAMESPACE
75 lines (74 loc) · 1.35 KB
/
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
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
# Generated by roxygen2: do not edit by hand
export(ADM)
export(AGEN)
export(AHI)
export(AgefromAgeInt)
export(Bachi)
export(CoaleLi)
export(ID)
export(IRD)
export(LTabr)
export(Lx2Tx)
export(Myers)
export(Noumbissi)
export(RDM)
export(Spoorenberg)
export(T9R5L)
export(WI)
export(Whipple)
export(adjustAge)
export(ageRatioScore)
export(ageSexAccuracy)
export(ageSexAccuracyDasGupta)
export(ax.greville.mortpak)
export(axPAS)
export(axUN)
export(beersExpand)
export(beersSimple)
export(birthCohorts)
export(calcAgeAbr)
export(calcAgeN)
export(convertSingleTo5Year)
export(convertSplitTo5Year)
export(dec.date)
export(getModelLifeTable)
export(geta0CD)
export(geta1_4CD)
export(grabill)
export(grabillExpand)
export(groupAges)
export(inferAgeIntAbr)
export(isLeapYear)
export(johnsonAdjust)
export(lx2dx)
export(lxdxax2Lx)
export(ma)
export(mav)
export(monoCloseout)
export(mx2qx)
export(mxax2qx)
export(qx2lx)
export(qxax2mx)
export(qxmx2ax)
export(ratx)
export(rescale.vector)
export(rlog)
export(sexRatioScore)
export(shift.vector)
export(spencer)
export(splitMono)
export(splitOscillate)
export(splitToSingleAges)
export(spragueExpand)
export(spragueSimple)
export(surv10)
export(surv5)
export(survN)
export(survRatioError)
export(test.single)
export(ypart)
export(zelnik)
importFrom(demogR,cdmltw)
importFrom(stats,filter)
importFrom(stats,median)
importFrom(stats,splinefun)