-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathNAMESPACE
More file actions
35 lines (34 loc) · 840 Bytes
/
NAMESPACE
File metadata and controls
35 lines (34 loc) · 840 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
# Generated by roxygen2: do not edit by hand
export(calcEffects)
export(calcInitChange)
export(calcPosteriorRatio)
export(conformScenario)
export(copyDemoModels)
export(createFuzzyModel)
export(createFuzzyScenario)
export(formatConceptTable)
export(formatOutputData)
export(getEffects)
export(idScenWithOutputs)
export(initRelationsEntry)
export(initializeCopyModel)
export(initializeCopyScenario)
export(initializeNewModel)
export(initializeNewScenario)
export(listScenarios)
export(loadModelConcepts)
export(loadModelRelations)
export(loadModelStatus)
export(loadScenario)
export(makeAdjacencyMatrix)
export(makeDot)
export(mapRelations)
export(rescale)
export(runFuzzyModel)
export(runLogicLab)
export(saveModel)
export(saveScenario)
export(solveModel)
export(validateScenario)
importFrom(jsonlite,fromJSON)
importFrom(jsonlite,toJSON)