-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathNAMESPACE
More file actions
36 lines (35 loc) · 794 Bytes
/
NAMESPACE
File metadata and controls
36 lines (35 loc) · 794 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
33
34
35
36
# Generated by roxygen2: do not edit by hand
import(utils)
import(stats)
import(Rcpp)
import(pkgmaker)
S3method(coef, csfit)
export(csSAM)
export(csSAMfit)
S3method(csSAMfit,formula)
S3method(csSAMfit,Formula)
importFrom(rngtools,setRNG)
S3method(csSAMfit,default)
export(csTopTable)
importFrom(plyr,ldply)
S3method(csTopTable,default)
S3method(csTopTable,matrix)
S3method(csTopTable,array)
S3method(csTopTable,character)
S3method(csTopTable,csSAMfit)
importFrom(methods,is)
import(Formula)
export(csSamWrapper)
export(fdrCsSAM)
useDynLib(csSAM)
export(fdrSAM)
importFrom(grDevices,dev.off)
importFrom(grDevices,pdf)
importFrom(graphics,plot)
importFrom(graphics,par)
importFrom(graphics,title)
export(plotCsSAM)
S3method(plot,csSAMfit)
import(ggplot2)
importFrom(scales,comma)
export(runSAM)