-
Notifications
You must be signed in to change notification settings - Fork 48
Expand file tree
/
Copy pathNAMESPACE
More file actions
24 lines (24 loc) · 820 Bytes
/
NAMESPACE
File metadata and controls
24 lines (24 loc) · 820 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
importFrom(ECOSolveR, ECOS_csolve)
importFrom(dplyr, "%>%")
importFrom(foreach, "%dopar%")
importFrom(foreach, "%do%")
importFrom(rlang, ".data")
export(computeConditionalCS_DeltaRM)
export(computeConditionalCS_DeltaRMB)
export(computeConditionalCS_DeltaRMM)
export(computeConditionalCS_DeltaSDRM)
export(computeConditionalCS_DeltaSDRMB)
export(computeConditionalCS_DeltaSDRMM)
export(computeConditionalCS_DeltaSD)
export(computeConditionalCS_DeltaSDB)
export(computeConditionalCS_DeltaSDM)
export(constructOriginalCS)
export(createEventStudyPlot)
export(createSensitivityPlot)
export(createSensitivityResults)
export(createSensitivityResults_relativeMagnitudes)
export(createSensitivityPlot_relativeMagnitudes)
export(DeltaSD_lowerBound_Mpre)
export(DeltaSD_upperBound_Mpre)
export(findOptimalFLCI)
export(basisVector)