-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathNAMESPACE
57 lines (56 loc) · 884 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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
# Generated by roxygen2: do not edit by hand
export(Deltakl)
export(Domains)
export(E.1SI)
export(E.2SI)
export(E.BE)
export(E.Beta)
export(E.PO)
export(E.PPS)
export(E.Quantile)
export(E.SI)
export(E.STPPS)
export(E.STSI)
export(E.STpiPS)
export(E.SY)
export(E.Trim)
export(E.UC)
export(E.WR)
export(E.piPS)
export(GREG.SI)
export(HH)
export(HT)
export(IPFP)
export(Ik)
export(IkRS)
export(IkWR)
export(OrderWR)
export(Pik)
export(PikHol)
export(PikPPS)
export(PikSTPPS)
export(Pikl)
export(S.BE)
export(S.PO)
export(S.PPS)
export(S.SI)
export(S.STPPS)
export(S.STSI)
export(S.STpiPS)
export(S.SY)
export(S.WR)
export(S.piPS)
export(Support)
export(SupportRS)
export(SupportWR)
export(T.SIC)
export(VarHT)
export(VarSYGHT)
export(Wk)
export(nk)
export(p.WR)
import(stats)
importFrom(dplyr,group_by)
importFrom(dplyr,left_join)
importFrom(dplyr,summarise)
importFrom(magrittr,"%>%")