-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathNAMESPACE
More file actions
50 lines (44 loc) · 805 Bytes
/
NAMESPACE
File metadata and controls
50 lines (44 loc) · 805 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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
# Generated by roxygen2 (4.0.2): do not edit by hand
export(descriptor)
export(BER)
export(AUC)
export(genSTAR)
export(mimr)
export(MakeEmbedded)
export(timecauses)
export(mrmr2)
export(H_Rn)
export(H_sigmoid)
export(H_kernel)
exportMethods(initialize)
exportMethods(predict)
exportMethods(makeModel)
exportMethods(joinD2C)
export(is.what)
export(is.parent)
export(dagdistance)
export(is.child)
export(kernel.fct)
export(is.ancestor)
export(is.descendant)
export(is.mb)
export(npred)
export(gendataDAG)
export(norminf)
exportMethods(compute)
exportMethods(counterfact)
import(MASS)
import(RBGL)
import(pcalg)
import(Rgraphviz)
import(corpcor)
import(kernlab)
import(foreach)
import(gRbase)
import(lazy)
import(methods)
import(igraph)
import(graph)
import(xgboost)
import(randomForest)
import(e1071)