-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
172 lines (171 loc) · 4.17 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
# Generated by roxygen2: do not edit by hand
S3method(acplot,mcmc.list)
S3method(acplot,uvmeta)
S3method(acplot,valmeta)
S3method(ci,listofperf)
S3method(ci,mse)
S3method(ci,recal)
S3method(coef,metapred)
S3method(coef,mp.1st.fit)
S3method(coef,mp.cv.meta.fit)
S3method(coef,mp.perf)
S3method(coef,mp.stratified.fit)
S3method(confint,auc)
S3method(confint,mp.perf)
S3method(dplot,mcmc.list)
S3method(dplot,uvmeta)
S3method(dplot,valmeta)
S3method(family,metapred)
S3method(family,mp.cv.dev)
S3method(fitted,metapred)
S3method(fitted,mp.cv)
S3method(fitted,mp.cv.dev)
S3method(forest,default)
S3method(forest,metapred)
S3method(forest,mp.cv.val)
S3method(formula,metapred)
S3method(gelmanplot,mcmc.list)
S3method(gelmanplot,uvmeta)
S3method(gelmanplot,valmeta)
S3method(gen,metapred)
S3method(gen,mp.cv.val)
S3method(is,metapred)
S3method(logLik,riley)
S3method(ma,metapred)
S3method(ma,mp.cv.val)
S3method(ma,mp.global)
S3method(ma,mp.stratified.fit)
S3method(ma,perf)
S3method(nobs,mp.perf)
S3method(perf,metapred)
S3method(perf,mp.cv.val)
S3method(plot,fat)
S3method(plot,listofperf)
S3method(plot,mm_perf)
S3method(plot,mp.cv.val)
S3method(plot,riley)
S3method(plot,uvmeta)
S3method(plot,valmeta)
S3method(predict,metapred)
S3method(predict,mp.global)
S3method(predict,riley)
S3method(print,fat)
S3method(print,metapred)
S3method(print,mp.cv)
S3method(print,mp.cv.dev)
S3method(print,mp.cv.meta.fit)
S3method(print,mp.cv.val)
S3method(print,mp.fit)
S3method(print,mp.global)
S3method(print,mp.meta.fit)
S3method(print,mp.step)
S3method(print,mp.stratified.fit)
S3method(print,mp.stratum.fit)
S3method(print,riley)
S3method(print,uvmeta)
S3method(print,valmeta)
S3method(riley,default)
S3method(rmplot,mcmc.list)
S3method(rmplot,uvmeta)
S3method(rmplot,valmeta)
S3method(se,default)
S3method(subset,metapred)
S3method(summary,metapred)
S3method(summary,mp.fit)
S3method(summary,mp.global)
S3method(summary,mp.step)
S3method(summary,riley)
S3method(summary,uvmeta)
S3method(tau,default)
S3method(tau,metapred)
S3method(unlist,listofperf)
S3method(uvmeta,default)
S3method(variances,auc)
S3method(variances,default)
S3method(variances,metapred)
S3method(variances,mp.1st.fit)
S3method(variances,mp.cv)
S3method(variances,mp.cv.meta.fit)
S3method(variances,mp.perf)
S3method(variances,mp.stratified.fit)
S3method(vcov,mp.stratified.fit)
S3method(vcov,mp.stratum.fit)
S3method(vcov,riley)
export(acplot)
export(ccalc)
export(cor2cov)
export(dplot)
export(fat)
export(forest)
export(gelmanplot)
export(gen)
export(generalizability)
export(impute_conditional_mean)
export(ma)
export(metapred)
export(oecalc)
export(perf)
export(performance)
export(recalibrate)
export(riley)
export(rmplot)
export(se)
export(stackedglm)
export(tau)
export(tau2)
export(uvmeta)
export(valmeta)
export(variances)
import(ggplot2)
import(grid)
import(metafor)
import(mvtnorm)
import(stats)
importFrom(dplyr,"%>%")
importFrom(dplyr,do)
importFrom(dplyr,group_by)
importFrom(dplyr,mutate)
importFrom(dplyr,select)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,box)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,polygon)
importFrom(graphics,segments)
importFrom(graphics,strheight)
importFrom(graphics,text)
importFrom(lme4,glmer)
importFrom(metafor,rma)
importFrom(metafor,rma.uni)
importFrom(methods,is)
importFrom(pROC,auc)
importFrom(pROC,ci)
importFrom(plyr,round_any)
importFrom(stats,as.formula)
importFrom(stats,coef)
importFrom(stats,coefficients)
importFrom(stats,confint)
importFrom(stats,dnorm)
importFrom(stats,family)
importFrom(stats,fitted)
importFrom(stats,formula)
importFrom(stats,glm)
importFrom(stats,model.frame)
importFrom(stats,model.frame.default)
importFrom(stats,nobs)
importFrom(stats,optim)
importFrom(stats,pchisq)
importFrom(stats,poisson)
importFrom(stats,predict)
importFrom(stats,pt)
importFrom(stats,qnorm)
importFrom(stats,qt)
importFrom(stats,reorder)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,update.formula)
importFrom(stats,var)
importFrom(stats,vcov)