-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
32 lines (31 loc) · 717 Bytes
/
NAMESPACE
File metadata and controls
32 lines (31 loc) · 717 Bytes
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
# Generated by roxygen2: do not edit by hand
S3method(OR,default)
S3method(OR,glm)
S3method(dx,glm)
S3method(gof,glm)
S3method(plot,glm)
S3method(print,gof.glm)
S3method(print,sig.glm)
S3method(print,ss.glm)
S3method(sig,glm)
S3method(ss,glm)
export(OR)
export(dx)
export(genBinomDf)
export(genBinomDt)
export(gof)
export(sig)
export(ss)
importFrom(RColorBrewer,brewer.pal)
importFrom(aod,wald.test)
importFrom(data.table,':=')
importFrom(data.table,data.table)
importFrom(data.table,rbindlist)
importFrom(data.table,set)
importFrom(data.table,setattr)
importFrom(data.table,setnames)
importFrom(pROC,plot.roc)
importFrom(pROC,roc)
importFrom(rms,lrm)
importFrom(speedglm,speedglm)
importFrom(statmod,glm.scoretest)