-
Notifications
You must be signed in to change notification settings - Fork 13
/
Copy pathNAMESPACE
209 lines (208 loc) · 5.38 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
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
# Generated by roxygen2: do not edit by hand
S3method(as.data.frame,netconnection)
S3method(as.data.frame,netmeta)
S3method(baujat,netpairwise)
S3method(createC,default)
S3method(createC,matrix)
S3method(createC,netcomb)
S3method(createC,netconnection)
S3method(createC,netmeta)
S3method(forest,netbind)
S3method(forest,netcomb)
S3method(forest,netcomparison)
S3method(forest,netcomplex)
S3method(forest,netmeta)
S3method(forest,netpairwise)
S3method(forest,netsplit)
S3method(forest,subgroup.netmeta)
S3method(funnel,netmeta)
S3method(funnel,netpairwise)
S3method(hasse,netposet)
S3method(heatplot,netmeta)
S3method(merge,pairwise)
S3method(metabias,netmeta)
S3method(metabias,netpairwise)
S3method(metacum,netpairwise)
S3method(metainf,netpairwise)
S3method(metareg,netpairwise)
S3method(netconnection,default)
S3method(netconnection,netcomb)
S3method(netconnection,netmeta)
S3method(netconnection,pairwise)
S3method(netdistance,default)
S3method(netdistance,netcomb)
S3method(netdistance,netconnection)
S3method(netdistance,netmeta)
S3method(netgraph,discomb)
S3method(netgraph,netcomb)
S3method(netgraph,netconnection)
S3method(netgraph,netimpact)
S3method(netgraph,netmeta)
S3method(netpairwise,netmeta)
S3method(netpairwise,netmetabin)
S3method(plot,netbind)
S3method(plot,netcomb)
S3method(plot,netcomparison)
S3method(plot,netcomplex)
S3method(plot,netmeta)
S3method(plot,netpairwise)
S3method(plot,netposet)
S3method(plot,netrank)
S3method(plot,netsplit)
S3method(plot,rankogram)
S3method(plot,subgroup.netmeta)
S3method(print,decomp.design)
S3method(print,hatmatrix)
S3method(print,metabias.netpairwise)
S3method(print,metacum.netpairwise)
S3method(print,metainf.netpairwise)
S3method(print,metareg.netpairwise)
S3method(print,netbind)
S3method(print,netcomb)
S3method(print,netcomparison)
S3method(print,netcomplex)
S3method(print,netconnection)
S3method(print,netcontrib)
S3method(print,netdistance)
S3method(print,netimpact)
S3method(print,netleague)
S3method(print,netmeta)
S3method(print,netpairwise)
S3method(print,netposet)
S3method(print,netrank)
S3method(print,netsplit)
S3method(print,nettable)
S3method(print,rankogram)
S3method(print,subgroup.netmeta)
S3method(print,summary.netcomb)
S3method(print,summary.netconnection)
S3method(print,summary.netmeta)
S3method(print,summary.netpairwise)
S3method(print,trimfill.netpairwise)
S3method(radial,netmeta)
S3method(radial,netpairwise)
S3method(rankogram,default)
S3method(rankogram,netmeta)
S3method(subgroup,netmeta)
S3method(summary,netcomb)
S3method(summary,netconnection)
S3method(summary,netmeta)
S3method(summary,netpairwise)
S3method(trimfill,netpairwise)
export(combinations)
export(comps)
export(createC)
export(decomp.design)
export(discomb)
export(hasse)
export(hatmatrix)
export(heatplot)
export(invmat)
export(netbind)
export(netcomb)
export(netcomparison)
export(netcomplex)
export(netconnection)
export(netcontrib)
export(netdistance)
export(netgraph)
export(netheat)
export(netimpact)
export(netleague)
export(netmatrix)
export(netmeasures)
export(netmeta)
export(netmetabin)
export(netpairwise)
export(netposet)
export(netrank)
export(netsplit)
export(nettable)
export(rankogram)
export(settings.netmeta)
export(subgroup)
export(treats)
importFrom(MASS,ginv)
importFrom(Matrix,bdiag)
importFrom(dplyr,"%>%")
importFrom(dplyr,filter)
importFrom(dplyr,rename)
importFrom(dplyr,select)
importFrom(ggplot2,aes)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,geom_tile)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,scale_fill_gradient2)
importFrom(ggplot2,scale_x_discrete)
importFrom(ggplot2,scale_y_discrete)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_classic)
importFrom(ggplot2,theme_dark)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(grDevices,col2rgb)
importFrom(grDevices,colours)
importFrom(grDevices,heat.colors)
importFrom(grDevices,rgb)
importFrom(grDevices,xy.coords)
importFrom(graphics,axis)
importFrom(graphics,box)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,polygon)
importFrom(graphics,rect)
importFrom(graphics,strheight)
importFrom(graphics,strwidth)
importFrom(graphics,text)
importFrom(graphics,title)
importFrom(magic,adiag)
importFrom(meta,backtransf)
importFrom(meta,baujat)
importFrom(meta,ci)
importFrom(meta,cilayout)
importFrom(meta,forest)
importFrom(meta,funnel)
importFrom(meta,gs)
importFrom(meta,longarm)
importFrom(meta,metabias)
importFrom(meta,metabin)
importFrom(meta,metacont)
importFrom(meta,metacum)
importFrom(meta,metagen)
importFrom(meta,metainc)
importFrom(meta,metainf)
importFrom(meta,metareg)
importFrom(meta,pairwise)
importFrom(meta,radial)
importFrom(meta,settings.meta)
importFrom(meta,trimfill)
importFrom(metafor,bldiag)
importFrom(metafor,contrmat)
importFrom(metafor,rma.mv)
importFrom(stats,as.formula)
importFrom(stats,binomial)
importFrom(stats,coef)
importFrom(stats,dist)
importFrom(stats,fitted)
importFrom(stats,glm)
importFrom(stats,hclust)
importFrom(stats,optim)
importFrom(stats,optimize)
importFrom(stats,pchisq)
importFrom(stats,prcomp)
importFrom(stats,relevel)
importFrom(stats,reshape)
importFrom(stats,residuals)
importFrom(stats,rnorm)
importFrom(stats,sd)
importFrom(stats,update)
importFrom(stats,vcov)
importFrom(utils,capture.output)
importFrom(utils,installed.packages)
importFrom(utils,packageDescription)
importFrom(utils,packageVersion)