-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
94 lines (93 loc) · 1.73 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
# Generated by roxygen2: do not edit by hand
export(L2.dot.product.mesh)
export(L2.norma.mesh)
export(clean)
export(cov.fun.Sest.cov)
export(cov.fun.Sest.rho)
export(cov.fun.cv)
export(cov.fun.cv.par)
export(cov.fun.cv.par.ls)
export(cov.fun.cv.res.par)
export(cov.fun.hat.mscale)
export(cov.fun.hat2)
export(cov.fun.hat2.ls)
export(covresids)
export(covresids.new)
export(covresids.old)
export(cv.mu.par)
export(cv.mu.par.ls)
export(data.coor)
export(data.coor2)
export(data.coor3)
export(data.coor4)
export(data.coor5)
export(data.coor6)
export(data.inf.C4)
export(data.mattern)
export(data.mattern2)
export(data.muller)
export(efpca)
export(funwchiBT)
export(gtshat)
export(gtshat.Sest)
export(gtshat.ls)
export(gtshat.med)
export(gtshat.mscale)
export(gtthat)
export(gtthat.ls)
export(k.epan)
export(localMAD)
export(lsfpca)
export(m.location)
export(mad.w)
export(matrixx)
export(matrixx.rot)
export(mattern.cov)
export(med.w)
export(mscale.w)
export(mu.f)
export(mu.f2)
export(mu.f2cont)
export(mu.f3)
export(mu.f4)
export(mu.hat2)
export(mu.hat2.lin)
export(mu.hat2.lin.ls)
export(mu.hat2.ls)
export(mu.hat3)
export(mu.hat3.lin)
export(mu.hat3.lin.ls)
export(mu.hat3.ls)
export(mu.hat4)
export(my.mvrnorm)
export(mysparseWiener)
export(mysparseWiener2)
export(mysparseWiener3)
export(norma)
export(pred)
export(pred.cv)
export(pred.cv.whole)
export(pred.scores)
export(psi)
export(repmed)
export(repmed.w)
export(rho)
export(rhoprime)
export(sparseGaussKernel)
export(sparseGaussKernel2)
export(sparseSquaredExp)
export(sparseSquaredExp2)
export(subsets)
export(tm)
export(tmns)
export(tukey.weight)
export(uhat)
export(uhat.lin)
export(uhat.lin.ls)
export(uhat.ls)
import(doParallel)
import(foreach)
import(mgcv)
import(parallel)
import(stats)
import(utils)