-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
31 lines (30 loc) · 756 Bytes
/
NAMESPACE
File metadata and controls
31 lines (30 loc) · 756 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
# Generated by roxygen2: do not edit by hand
S3method(print,diffQ2object)
S3method(print,diffQobject)
export(MFIerror)
export(diffQ)
export(diffQ2)
export(mcaPeaks)
export(mcaSmoother)
importFrom(chipPCR,inder)
importFrom(graphics,abline)
importFrom(graphics,arrows)
importFrom(graphics,curve)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,points)
importFrom(robustbase,lmrob)
importFrom(stats,approx)
importFrom(stats,embed)
importFrom(stats,lm)
importFrom(stats,mad)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,predict)
importFrom(stats,residuals)
importFrom(stats,sd)
importFrom(stats,shapiro.test)
importFrom(stats,smooth.spline)
importFrom(stats,spline)
importFrom(utils,head)
importFrom(utils,tail)