forked from gbonte/gbcode
-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
51 lines (48 loc) · 820 Bytes
/
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
# Generated by roxygen2: do not edit by hand
export(cmim)
export(regrlin)
export(forwardSel)
export(linearFsel)
export(mrmr)
export(mimr)
export(pred)
export(cmim)
export(rankregr)
export(rankrho)
export(regrDataset)
export(BiasVar)
export(rls)
export(which.element.list)
export(which.subelement.list)
export(is.element.list)
export(hyperg)
export(pca)
export(pca.svd)
export(pcor1)
export(cor2I2)
export(lazy.pred)
export(lin.pred)
export(AUC)
export(BER)
export(rfrank)
export(imputeDataset)
export(MakeEmbedded)
export(remNA)
export(KNN.multioutput)
export(KNN.acf)
export(KNN.acf.lin)
export(KNN.pls)
export(lin.pls)
export(timefit)
export(MASE)
export(SMAPE)
export(multiplestepAhead)
import(lars)
import(mboost)
import(gbm)
import(MASS)
import(mvtnorm)
import(randomForest)
import(gam)
import(lda)
import(ROCR)