-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathNAMESPACE
41 lines (40 loc) · 917 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
# Generated by roxygen2: do not edit by hand
S3method(as.data.frame,dataset)
S3method(as.data.frame,dimension)
S3method(getNames,default)
S3method(plot,dimension)
S3method(plot,model)
S3method(toString,dataset)
S3method(toString,dimension)
S3method(toString,distance)
S3method(toString,mcmc)
S3method(toString,model)
S3method(toString,parameter)
S3method(toString,process)
export(MCMCreport)
export(STooDs)
export(applyFormula)
export(dataset)
export(densityPlot)
export(dimension)
export(distance)
export(getCatalogue)
export(getDAG)
export(getFormulaIndices)
export(getNames)
export(getParNames)
export(getParentDist)
export(getRowEnv)
export(mcmc)
export(model)
export(parameter)
export(plotDAG)
export(plotMCMC.par)
export(plotMCMC.process)
export(plotMCMC.trace)
export(process)
export(readMCMC)
export(showWarnings)
export(tracePlot)
export(violinPlot)
import(ggplot2)